Hi, you can get rid of the "border" around your buttons by setting their margin, e. g. myToolbarButton.setMargin(0). Since you'll have to do this for each button separately, you might be interested in modifying the default appearance of toolbar buttons in general. In [1] you'll find some background information on widget appearances in qooxdoo, and [2] will help you with modifying or extending an existing theme.
HTH, Norbert [1] http://manual.qooxdoo.org/current/pages/desktop/ui_appearance.html [2] http://manual.qooxdoo.org/current/pages/desktop/ui_custom_themes.html -- View this message in context: http://qooxdoo.678.n2.nabble.com/fat-Toolbar-thin-toolbar-tp7583940p7583944.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
