[wxPython-users] Appearance of Native GTK+2 Widgets
Robin Dunn
robin at alldunn.com
Mon Jan 29 17:48:32 PST 2007
Rich Shepard wrote:
> On Mon, 29 Jan 2007, Robin Dunn wrote:
>
>> I don't think I've seen this, unless it's just the unfocused/focused
>> selection colors. That is normal for gtk widgets and can probably be
>> controlled by changing system color settings somewhere. If that doesn't
>> appear to be what is going on then can you send a small screen shot and a
>> sample app?
>
> Robin,
>
> If it was the unfocused/focused selection colors, I don't think it would
> behave the way it now does. It looks 'unfocused' until I click on it or
> another item, then it becomes 'focused' and stays that way.
Even when the keyboard focus goes to another widget or another app? Do
you catch focus events for the tree ctrl and not call Skip()?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list