On Jun 1, 2007, at 2:27 AM, johnf wrote:

> SUSE 10.2 python 2.5 wxPython 2.6
> I get no errors but using code like the following is not making any  
> changes to
> forecolor in my textboxes.
>
> dabo.ui.textBox(self, ForeColor='red', TextLength=35)
>
> So am I using ForeColor correctly?  Does it work?

        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.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.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]

Reply via email to