Re: Proportional font in messages tab on OSX

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Proportional font in messages tab on OSX
Date: 2011-07-01 11:06:15
Message-ID: BANLkTi=F-C3AOwVpmK+Cc06CG0+O5uHAfQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Jul 1, 2011 at 1:28 AM, Thom Brown <thom(at)linux(dot)com> wrote:
> Hi,
>
> I notice that on OSX using PgAdmin 1.14 beta 2 the messages tab are
> showing in a proportional font if an error occurs more than once.  The
> first time it displays in monospace.  The main problem with this is
> that error messages which attempt to use a carat to point to a
> position in the statement where the error occurs ends up pointing to
> the wrong location.

Thanks, fixed.

> Also, I originally thought this might be a setting in the preferences
> (as I thought it was always showing incorrectly rather than just
> beyond the first time), so I went to the Preferences tab in
> preferences, clicked on the font option, and for a fraction of a
> second a font selection window appears, but then immediately
> disappears again.  The same issue on the Query Tool tab in
> preferences, where the window disappears immediately after clicking on
> the font option.  Incidentally the font on this tab shows as "Monaco,
> 12", and on the preferences tab it shows as "Lucida Grande, 11".

That's a wxWidgets bug, which has been fixed. Unfortunately it looks
like we missed that upgrade on one of the build machines. Will
correct.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2011-07-01 11:19:59 Re: Proportional font in messages tab on OSX
Previous Message Dave Page 2011-07-01 11:03:41 pgAdmin III commit: Ensure the font on the result and history panes doe