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 |