Thread: OSX tree renderer

OSX tree renderer

From
Andreas Pflug
Date:
Just noticed that the tree renderer under OSX uses those small
triangles. On GTK, this is explicitely changed to use the line/+/- style
renderer (pgAdmin3.cpp line 254ff). IMHO this should be used for clarity
under OSX too, if not completely anti-MACish.

Regards,
Andreas

Re: OSX tree renderer

From
"Dave Page"
Date:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 19 January 2006 12:35
> To: Dave Page; pgadmin-hackers
> Subject: OSX tree renderer
>
> Just noticed that the tree renderer under OSX uses those small
> triangles. On GTK, this is explicitely changed to use the
> line/+/- style
> renderer (pgAdmin3.cpp line 254ff). IMHO this should be used
> for clarity
> under OSX too, if not completely anti-MACish.

The triangles with no lines are the norm on OSX. You only really see the
other style on non-native apps such as Java/X11 ime. And seeing as we
shout about being a native app....

Regards, Dave