Hi,

I am displaying my data in Label field
(com.gwtext.client.widgets.form.Label).

According to a condition, I want to change the color of the labels.
I tried label.setStyleName(style) where style is a style that has the
color red, also I tried label.setStyle("color:red;")
but my labels remained always in black.

Any idea on how to change the color of the label??

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to