Re: OSX tree renderer

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: OSX tree renderer
Date: 2006-01-19 14:42:10
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D94B@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-01-19 15:13:40 SVN Commit by dpage: r4937 - trunk/www/css
Previous Message Dave Page 2006-01-19 14:20:33 Re: Menu items beautification