Re: Formatted text confuses table grid under windows

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Formatted text confuses table grid under windows
Дата
Msg-id 47B18D09.3070804@hagander.net
обсуждение исходный текст
Ответ на Re: Formatted text confuses table grid under windows  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Dave Page wrote:
> On Feb 12, 2008 9:46 AM, Magnus Hagander <magnus@hagander.net> wrote:
>
>> AFAIK, none of that auto-formatting is a part of what Windows richtext
>> control does, I think it's all in wx. Not that it helps you, though :-(
>> Unless you want to add code to wx to do it...
>
> No, the HYPERLINK text does come from the control itself. wxWidget's
> GetValue() code just uses the EM_GETTEXTRANGE message across the
> entire text range to retrieve the value from what I can see.

Hmm. Ok. Then ignore what I said :-) In that case, no clue.

//Magnus

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Formatted text confuses table grid under windows
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7074 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema