Re: Debugger column width issue.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Debugger column width issue.
Дата
Msg-id CA+OCxoyEc69V+7dWjjhcJAvs4=BZZdRnCZo9xNeJttM-6R2nyQ@mail.gmail.com
обсуждение исходный текст
Ответ на Debugger column width issue.  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
Список pgadmin-hackers
Hi

On Wed, Oct 3, 2012 at 10:59 AM, Sachin Srivastava
<sachin.srivastava@enterprisedb.com> wrote:
>
> Hi,
>
> The parameter type's value exceeds its column width. (See attached snapshot,
> debugger_col_width.png).
>
> The attached patch (debugger_col_width.patch) fixes the issue by using
> wxGrid::AutoSizeColumn(int col).

I wonder if we should auto-size both the first columns and then fill
the remaining space with the third (with a suitable minimum size of
course).

Also, isn't the real problem here that the text is overflowing into
the next cell, instead of being hidden from the border onwards? iirc,
there's a property or attribute you can set to control that, but I
cannot find it right now...

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Options dialogue docs
Следующее
От: Akshay Joshi
Дата:
Сообщение: Updated openssl licence in the documentation