[wxPython-users] [wxMac] Status of the native wxListCtrl?

Kevin Ollivier kevino at theolliviers.com
Sat Aug 18 11:07:49 PDT 2007


Hi Roee,

On Aug 18, 2007, at 10:41 AM, roee shlomo wrote:

> I'm not seeing any difference between metal and regular style on my  
> machine. (OS X Intel, 10.4.10) I do see a drawing glitch that  
> appears with the default window size and is cleared when resizing,  
> though, but the metal style IIRC does require a bit more spacing  
> between elements to look right.
>
>
> Did you say you were on Panther, or are you using Tiger as well?
> Using Tiger 10.4.6 (Intel).
> I will be more specific:
> with the regular style: I see the drawing glitch, but after a  
> resize everything looks ok.
> with the metal style: the glitch never gets fixed.

Weird, I wonder why it gets fixed for me. Perhaps updating to 10.4.10  
might help? (Maybe it was a bug that got fixed?)

>
> Please-please-please-please-please =)
> I second that, Please-please-please-please-please :P

Well, as expected, they're hesitant to add a style flag for this;  
however, the discussion has now moved to making the unified look the  
default, as there will be no more "Aqua" or "metal" on OS X 10.5 -  
all apps will use the "unified" look in Leopard. Since all apps (wx  
included) will have no choice but to use that style, making an option  
to turn it off on Tiger only seems not to be very useful. So we're  
just going to make it default. :-) (Note that apps that set the  
brushed metal style will still appear as brushed metal - it is only  
when you don't set the style that you will get the unified look.)

In any case, at this point, I think it's pretty much a given that  
this'll be in the next release.

Thanks,

Kevin

> Thanks,
> Roee.





More information about the wxpython-users mailing list