wxPython font color

Avizoa at gmail.com Avizoa at gmail.com
Fri Aug 4 11:21:45 EDT 2006


Fonts don't have colors. You need to either change the text color in
whatever widget the test is going or change the wx.Brush in your Paint
method.



Kiran wrote:
> hey everybody,
>   i cant seem to find a way to create a font with a non-default color
> using the wx.Font constructor.  anybody know how to change hte color?
> 
> thanks




More information about the Python-list mailing list