Hi,

I couldn't find a way to colorize my GroupBox label. 
var group1 = new qx.ui.groupbox.GroupBox("Product",
"icon/16/apps/preferences.png");
group1.setDimension("auto", "auto");

var group2 = new qx.ui.groupbox.GroupBox("Item",
"icon/16/apps/preferences.png");
group2.setDimension("auto", "auto");

I want to see my labels 'Product' and 'Item' with blue color text.

Is there a way?

Thanks.
Kanugula.


-- 
View this message in context: 
http://www.nabble.com/GroupBox-label-color-tp18892606p18892606.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to