[wx-discuss] Changing the colour of a wx.RadioBox
Vadim Zeitlin
vadim at wxwidgets.org
Fri Jan 4 06:35:09 PST 2008
[this seems to be wrong list for this kind of questions, you'll find many
more participants on wx-users, this list is for (non technical)
discussions of wx itself rather than about how to use it]
On Fri, 4 Jan 2008 14:30:57 +0000 Simon Garrett <simongarrett at ukhome.net> wrote:
SG> Is it possible to change the text colour of a RadioBox,
SG> programatically?
My guess would be that it isn't under Mac. What you do should be enough to
change it under the other platforms (e.g. MSW) so if it doesn't work under
Mac, it must be because either it's not implemented in wxMac or it's not
supported by the native radio box at all.
Regards,
VZ
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list