[wxPython] wxTextCtrl

A simple Question:

Isnt it possible to change only the font color of a wxTextCtrl?

(single line edit)

Greetings, Andre’

Andre Reitz wrote:

A simple Question:
Isnt it possible to change only the font color of a wxTextCtrl?
(single line edit)

SetForegroundColour

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!