Ed Leafe wrote: > On Jun 1, 2007, at 9:23 AM, johnf wrote: > >>> Works in WinXP and Mac OS X; confirmed that it doesn't work in Gtk. >>> I tried dropping down to wxPython, and calling >>> txt.SetForegroundColour >>> ((255,0,0)) doesn't have any effect either. I'd say it's a wxPython/ >>> Gtk bug. >>> >> Thanks for the info. Maybe the next version of wx will work. > > I've posted a message about this on the wxPython list.
FWIW, I have witnessed ForeColor working and then not working, in between refresh calls or something. It appears that the only time it works is when ReadOnly is True, but not always. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
