Hi,
> I'm working with wxPython 2.8.1.1.
>
> Does anybody know how to change the foreground colors in a wx.StatusBar
You can get inspiration from the following code, but the problem is you
will have also to draw all the status bar stuff, not only the foreground
color.
I don't know any other way.
2007/1/29, herve <[EMAIL PROTECTED]>:
Does anybody know how to change the foreground colors in a wx.StatusBar
wx.StatusBar is a subclass of wx.Window so SetForegroundColour should
work...
Cheers, Frank
PS: In general, wxPython related questions are best asked on the
wxPython-users mailing
Hi, everybody
I'm working with wxPython 2.8.1.1.
Does anybody know how to change the foreground colors in a wx.StatusBar
--
http://mail.python.org/mailman/listinfo/python-list