Hi Daniel

Thanks for quick fix.

There is one more issue (or maybe that is a feature).

There is a a different result:

1.
    var btn = new qx.ui.form.MenuButton("bla .. bla",null,  menu);   
//without downarrow
or

2.
     
   var btn = new qx.ui.form.MenuButton("bla .. bla");     //  with downarrow
   btn.setMenu(menu);


regards
FranĨek




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/MenuButton-can-t-exclude-default-icon-tp7583900p7583902.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to