pgaccess Japanese input capability patch

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgaccess Japanese input capability patch
Дата
Msg-id 20010224214114Z.t-ishii@sra.co.jp
обсуждение исходный текст
Список pgsql-interfaces
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

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Max Khon
Дата:
Сообщение: Re: ODBC examples
Следующее
От: Peter Mount
Дата:
Сообщение: Re: Re: Pooled connections