[wx-dev] inheritable colours again

Robin Dunn robin at alldunn.com
Sat Aug 5 16:14:59 PDT 2006


Jamie Gadd wrote:
> On Sat, 5 Aug 2006, Vadim Zeitlin wrote:
> 

>> 3. Let SetBackgroundColour() behave as SetForegroundColour(), i.e. change
>>   the colour for the window and all its descendants at once.
>>
>>   + Allows to change the background for the entire panel/dialog at once
>>   + All methods behave in consistent way
>>   - Incompatible with the current behaviour
> 
> + Compatible with the current documentation.
> 
> This could be considered a bug fix.


I also like #3.  I think this is what most people expect to happen and 
they are confused when it doesn't.



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





More information about the wx-dev mailing list