mwc_tonesoft
28 Aug 2008, 3:43 PM
Hi,
Say I have a TabPanel with 2 tabs, one called "General" and the other "Config". I want to change the font color of "Config" or "General" on-demand **AFTER** the tab is displayed. I tried many different methods of TabItem: setStyleText(), addStyleName(), etc. None of them work. I even tried setting the style before the tabs are render for the first time with no success.
There lacks general documentation (like the GWT developer's guide) for GXT that talks about the mechanism of CSS style among other things. All helps are appreciated.
Thank you
--Michael
Say I have a TabPanel with 2 tabs, one called "General" and the other "Config". I want to change the font color of "Config" or "General" on-demand **AFTER** the tab is displayed. I tried many different methods of TabItem: setStyleText(), addStyleName(), etc. None of them work. I even tried setting the style before the tabs are render for the first time with no success.
There lacks general documentation (like the GWT developer's guide) for GXT that talks about the mechanism of CSS style among other things. All helps are appreciated.
Thank you
--Michael