View Single Post
Old 2008-04-09, 20:17   #7 (permalink)
cybrmage
Portal Developer
 
Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts

Country:


Default

umm... just a thought....

The "textcolor" (selected) and "textcolorNoFocus" (not selected) properties that work with the GUIButtonControl but do not work with the GUIToggleButtonControl is probably due to the fact that the GUIToggleButtonControl does not have any suppory for the "textcoloyNoFocus" property...

The GUIToggleButtonControl will have to be extended to support them, so it looks like it is more of an oversight than a bug...

For the GUIListControl, these properties have different names: "selectedcolor" and "textcolor"...

Regards,
CybrMage
cybrmage is offline   Reply With Quote