Friday, December 2, 2005, 9:07:58 PM, Jeff Peery wrote:
() I just want to set my text field background to the same
greyish color as the window and toolbar have. is there a way to get
this grey color so that my text field background is the same color
as the window frame and border? thanks.
Take a look at wx.SystemSettings.GetColour(index) in the docs.
Probably the index you're looking for is
wx.SYS_CLUR_WINDWFRAME.
-- tacao
No bits were harmed during the making of this e-mail.
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org