From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | teo(at)flex(dot)ro |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pgaccess Japanese input capability patch |
Date: | 2001-02-26 04:19:33 |
Message-ID: | 20010226131933O.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
> Tatsuo Ishii wrote:
> >
> > Hi Teodorescu,
> >
> > I have made patches which enable pgaccess to input Japanese characters
> > in the table editing window. As you might know, to input Japanese
> > characters, we first type in "hiragana" then convert it to "kanji". To
> > make this proccess transparent to tcl application programs, libraries
> > are provided with localized version of Tcl/Tk. The patches bind
> > certain keys to initiate a function (kanjiInput) that is responsible
> > for the conversion process. If the function is not available, those
> > keys will not be binded.
> >
> > Comments?
>
> Applied!!
>
> Cannot test them :-) , still lack of time to learn japanese :-)
Thanks. I will apply same patches to the PostgreSQL current.
> BTW, please send me a GIF snapshot of PgAccess showing text in japanese!
> Might be interesting to put it into the web page!
Sure. I will send you it by private email.
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-02-26 04:28:46 | Re: [PATCHES] A patch for xlog.c |
Previous Message | Tom Lane | 2001-02-26 04:16:01 | Re: offset and limit in update and subselect |
From | Date | Subject | |
---|---|---|---|
Next Message | NSB)Hiroshi Kasamatsu | 2001-02-26 04:35:30 | Alternative to setBinaryStream |
Previous Message | Wasem Peter | 2001-02-25 20:53:10 | [ODBC] Error handling in libodbc++ |