Re: font problem of the calendar

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: font problem of the calendar
Date: 2003-10-21 17:34:02
Message-ID: 3F956E0A.9080107@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hiroshi Saito wrote:

>Hi Andreas.
>
>I have a font problem of the calendar in Japanese on W2K.
>See.
>http://cre-ent.skcapi.co.jp/~saito/pgadmin3/pgadmin3_calendar_Before.jpg
>
>Take it into consideration though you can solve it with this patch?
>http://cre-ent.skcapi.co.jp/~saito/pgadmin3/pgadmin3_calendar_After.jpg
>
>
>
Your patch only scratches the surface; you replaced one evil (hard-coded
font) with another (hard-coded font).
The wxCalendarCtrl lacks font inheritance, I just posted a fix that works.
There's also some pgAdmin stuff updated.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-10-21 18:08:11 Re: New wx patches
Previous Message Andreas Pflug 2003-10-21 17:31:09 New wx patches