Re: Server Status window work

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Server Status window work
Дата
Msg-id 4994402F.3030106@lelarge.info
обсуждение исходный текст
Ответ на Re: Server Status window work  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Guillaume Lelarge a écrit :
> [...]
>>> On the second one, if we try to remember the tab layout (not difficult),
>>> do we also need to remember the pane layout? much more difficult.
>> We should certainly record and restore the perspective (as we seem to
>> be), but it doesn't appear to be doing anything. I would expect the
>> layout to be restored, so if I run the tool every morning with a
>> preferred layout (say three tabs, two at the top, one below, all
>> visible at once) I don't have to re-layout everything again. Consider
>> Visual Studio, in which the layout is retained but would be quite
>> frustrating if it wasn't.
>>
>
> I understand, and I agree with you. The application can split a
> wxAuiNotebook (with the Split() method). Unfortunately, we can't change
> its size, position, and contents. I'm afraid this widget won't allow us
> to do what we want.
>
> The only way left is to use multiple panes with one wxAuiNoteBook on
> each pane... and disallow the split stuff.
>

Comments? do I try to use multiple panes?



--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

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

Предыдущее
От: Chuck McDevitt
Дата:
Сообщение: Re: pgAdmin for Greenplum database?
Следующее
От: Dave Page
Дата:
Сообщение: Re: Server Status window work