Re: Proportional font in messages tab on OSX

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

On 1 July 2011 12:06, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> 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.

Excellent, thanks. :)
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-02 07:10:22 pgAdmin III commit: Change DD dialogs with XRC ones
Previous Message Dave Page 2011-07-01 11:06:15 Re: Proportional font in messages tab on OSX