]> granicus.if.org Git - postgresql/commit
Allow pgaccess to input Japanese. See included mail.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 26 Feb 2001 05:15:48 +0000 (05:15 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 26 Feb 2001 05:15:48 +0000 (05:15 +0000)
commitf6f8c332b1b594d9b6f62662b4734ab2eae5123f
tree5339d7d9904bcd2b3e80596610771b6e429dba12
parent9c9936587c6a9aeb8b425a499cf73e5e7af38ddd
Allow pgaccess to input Japanese. See included mail.

Subject: [HACKERS] pgaccess Japanese input capability patch
From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: teo@flex.ro
Cc: pgsql-hackers@postgresql.org, pgsql-interfaces@postgresql.org
Date: Sat, 24 Feb 2001 21:41:14 +0900

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?
--
Tatsuo Ishii
src/bin/pgaccess/lib/tables.tcl