Re: UTF-8 support

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: UTF-8 support
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B825A19D@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на UTF-8 support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Ответы Re: UTF-8 support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 20 May 2003 14:06
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] UTF-8 support
>
>
> Dear all,
>
> I am stuck by the beauty of pgAdmin3. Thanks to all of you.
> While browsing
> UTF-8 data, I noticed that german and spanish text displayed
> well. Only the
> Japanese text does not display.

Cool. Nice to know it works better than VB!

> Are you converting UTF-8 into Latin1 or is pgAdmin3 really
> UTF-8 compatible (I
> thought GTK 1.2 did not support UTF-8)?

We are not doing anything about charsets yet, other than following the
wxWindows guidelines for Unicode support by wrapping all literal strings
in the wxT() macro.

My intention was to get the core functionality done, tested and
released, and then to work on stuff like Unicode/UTF-8 support (which I
still need to get my head fully around!)

Regards, Dave.

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: UTF-8 support
Следующее
От: "Adam H. Pendleton"
Дата:
Сообщение: misc.cpp patch