Re: [pgadmin-support] PgAdmin 1.10 beta 1 - scratch pad won't go away

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgadmin-support] PgAdmin 1.10 beta 1 - scratch pad won't go away
Дата
Msg-id 937d27e10904060244l1af0f953t2dfb7c504dbcbcd7@mail.gmail.com
обсуждение исходный текст
Список pgadmin-hackers
[moving to hackers]

On Fri, Apr 3, 2009 at 11:37 PM, Luis Ochoa <ziul1979@gmail.com> wrote:
> Hi Dave I was researching today the resize output pane bug but I believe is
> something with wxAui, I'm not 100% sure but with a simple action I can test
> my point, if you start pgAdmin resize object browser pane, go to view menu
> unselect it (Ctrl-Alt-O) to hide and then show again, object browser pane
> returns to their original size?,

Right - but that's when the user explicitly hides the scratch pad.
When it is programmatically hidden as part of the way the UI is
implemented then it should restore its original position and size.

Given your finding, I would suggest that unless there's a way to
store/restore the pane position and size (which there may be - perhaps
you can use the wxPaneInfo), then we need to look at how the form is
laid out (maybe leave the scratch pad alone and simply don't hide it -
the user can always do so himself if he needs more space).


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7798 - in trunk/pgadmin3/pgadmin: dlg schema
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: SVN Commit by dpage: r7798 - in trunk/pgadmin3/pgadmin: dlg schema