Re: Server Status window work

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Server Status window work
Дата
Msg-id 4962F872.1020707@lelarge.info
обсуждение исходный текст
Ответ на Re: Server Status window work  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Guillaume Lelarge a écrit :
> Hi,
>
> Guillaume Lelarge a écrit :
>> [...]
>> The roadmap still shows I need to work on the server status window. But
>> it doesn't explain what I have in mind. Dave gave me some hints and
>> todos. Here is my todo list on this :
>>
>>  * Replace the wxNotebook widget with the wxAuiNotebook so users can
>>    close tabs and rearrange tabs order via drag-and-drop.
>>
>
> This is done in the attached patch. frmStatus.xrc should be removed, all
> the widgets are created in frmStatus.cpp.
>
> Please, do not commit, it needs more testing and, I think, more work.
> And debug too: in standalone mode, it crashes at exit.
>

Sorry this is not the last patch. It misses a #include of wx/aui/auibook.h.

I will work on it tonight but I would appreciate any
ideas/comments/requests.


--
Guillaume.

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Server Status window work
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7538 - trunk/pgadmin3/docs/en_US