Re: Bug with exceptionally long values.

Поиск
Список
Период
Сортировка
От Jeff Adams
Тема Re: Bug with exceptionally long values.
Дата
Msg-id AANLkTimiy4W4rCtk+yMqRk9p9bUhfYj516nzAyNJJ0Mb@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bug with exceptionally long values.  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Bug with exceptionally long values.  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-support
The bug is definitely a wxWidgets bug, and exists both in 2.8.11 and 2.9.1.  I was able to reproduce it in their "grid" sample.

I submitted a bug to the wxWidgets project:

http://trac.wxwidgets.org/ticket/12276

Do you think pgAdmin should implement some sort of temporary fix in the meanwhile?

Thanks,
Jeff

On Tue, Jul 27, 2010 at 3:23 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
Le 27/07/2010 21:01, Jeff Adams a écrit :
> I'm attempting to get a wxGrid sample working so I can test it.
>

You need to compile wxWidgets code for that. Make sure you get 2.8
branch. We don't support 2.9 right now.

> One option simpler than changing grid components would be changing something
> about the cell (for example, a really ugly option would be changing the
> background color) whenever you set data in excess of 65535 characters on
> windows...
>

Ugly and not really intuitive. But, at least, not buggy.


--

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Bug with exceptionally long values.
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Bug with exceptionally long values.