Sorry for making you lose your valuable time. The motivation for using a VerticalLayout is to have vertical orientation.
Aaaargh, your script has been taken by Nabbled as it has been signaled as dangerous. Sebastian Werner wrote: > > David! > > The problem is that you don't use the toolbar class. Since 0.7 the show > property is marked as "inheritable" to allow a toolbar-wide control of > icon+text, icon only, text only display. As you don't use the Toolbar > class there is no possibility to resolve the show value. The result is > that no content for the buttons is shown. > > This is in no way related to the constructor or to the init values as > described by Christian. > > I would suggest that you use the ToolBar class instead of your > VerticalBoxLayout and configure it accordingly. Otherwise you must set > the "show" property for each part individually. > > I've attached the working example, back. The investigation has cost me > about fifteen minutes. I will send you the bill ;) Ok - bad joke. > > Cheers, > > Sebastian > > > > > dperez schrieb: >> Here is a full simple working sample, showing the problem: >> >> http://www.nabble.com/file/p11116489/ToolBar_5.html ToolBar_5.html >> >> The buttons aren't shown in a very small size. >> If I change the width/height of a button to say 40, no icon is shown. >> If I set a text, no text is shown. >> Very very strange... >> >> >> dperez wrote: >>> You're right, it's not a constructor issue. >>> qx.ui.toolbar.RadioButton doesn't work as before: no text and no icon >>> are >>> shown inside. >>> And it appears with a 1 pixel size when the height/width are set to >>> auto. >>> >>> >>> I'll try to create a working demo showing this problem. >>> >> > > > > > > qooxdoo » Demo Browser > > > > > > > > > Introduce qx.ui.menu.Menu which opens on > qx.ui.toolbar.ToolBarMenuButtons. > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/qx.ui.toolbar.RadioButton-constructor-tf3920001.html#a11119522 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
