Re: Font debugging code - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re: Font debugging code
Date
Msg-id 05a301c39412$8d357980$1f324d80@w2k
Whole thread Raw
In response to Font debugging code  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: Font debugging code  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
Oops,
Continuation.

LC_CTYPE became necessary, too?
As for input of Japanese,  is all right in this.

#!/bin/sh
LC_CTYPE=ja_JP.UTF-8
export LC_CTYPE
LANG=ja_JP.UTF-8
export LANG
pgadmin3

Hi Dave.
Can you have docs/ime_setting.html make an addition.

regards,
Hiroshi Saito

----- Original Message -----
From: "Hiroshi Saito" <saito@inetrt.skcapi.co.jp>


> Hi Andreas.
> It thinks that it will be seen variously from now.
>
> Conditions are explained.
>
> 1) pgAdmin3-1.0.1 Release + wxWindows-20031010+patch
> This works well.
> 2) pgAdmin3-1.1.0 Developer + wxWindows-20031010+patch
> This can't do input of Japanese  in IME.!!
> It can't be used.
> It seemed to call more problem, and a problem became very difficult.
>
> regards,
> Hiroshi Saito


pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Font debugging code
Next
From: "Dave Page"
Date:
Subject: Re: Font debugging code