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

From Dave Page
Subject Re: Server Status window work
Date
Msg-id 937d27e10901190055k5022a20bke547a2561d363284@mail.gmail.com
Whole thread Raw
In response to Re: Server Status window work  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Server Status window work  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On Sun, Jan 18, 2009 at 9:51 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:

> I found this bug report : http://trac.wxwidgets.org/ticket/4841

Does the suggested fix work?

>> - The form underneath the AUI controls seems to have some drawing
>> issues on XP. The refresh bar is just about unusable for example.
>>
>
> Yeah. Even with this new patch, I still have this issue and no idea how
> to fix this. I tried the OnSize and OnEraseBackground methods, but that
> didn't fix it.

You might try sticking a panel on the form and then put the aui
notebook on that.

If we can't fix the GTK/wxAUI_NB_TAB_SPLIT bug it all seems a bit
academic though. That feature is what makes this worthwhile (the
ability to view multiple tabs on the status dialogue simultaneously -
for those that haven't been following closely :-p). I suppose we could
enable the feature just on Windows & Mac, but well, urgh...

Did you have any thoughts on the idea of changing the log viewer to a
text control instead of the listctrl?

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

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgadmin3 removed from Fedora 10+
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by hiroshi: r7562 - trunk/pgadmin3/pgadmin/frm