Re: Server Status window work - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Server Status window work
Date
Msg-id 4962F872.1020707@lelarge.info
Whole thread Raw
In response to Re: Server Status window work  (Guillaume Lelarge <guillaume@lelarge.info>)
List 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 by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Server Status window work
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7538 - trunk/pgadmin3/docs/en_US