Hi all, great job.
I have a question:
1. how can i put an icon in a button? for example i have this:
var fileMenu = new qx.ui.menubar.Button("File", "", this.getFileMenu());
fileMenu.setAppearance("search-button");
it works, but it changes all style of my button and i dont want that, i want
to put the icon only, not change the background color and other staff.
2. is it working in Menu Buttons? because i have this:
var newPageBtn = new qx.ui.menu.Button("New Page", "", new
qx.ui.command.Command("Ctrl+N"));
newPageBtn.setAppearance("search-button");
and it doesn't work, it shows the label and command, but not the icon.
Thanks
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/FontAwesome-font-icons-for-qx-Desktop-tp7587151p7587779.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel