Hi,
I don't quite understand what you mean but I think you are trying to do
this:
var page1 = new qx.ui.tabview.Page("Impostazioni di base:");
page.getButton().setTextColor("#AAAAAA");
Sorry if I've misunderstood,
Matt
Marco Vecchi wrote:
> hi developers,
> why in this code, don't take the color the text of PageView but the text
> is write fine ??
>
> var lab1 = new qx.ui.basic.Label("Impostazioni di base:");
> lab1.setTextColor("#AAAAAA");
> var page1 = new qx.ui.tabview.Page(lab1.getContent());
>
> thkkkk
> Marco Vecchi
>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel