Re: Follow-up on "Query tool layout issues" - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Follow-up on "Query tool layout issues"
Date
Msg-id 937d27e11003090044j4c743b37lacefb6b4f63a2d0a@mail.gmail.com
Whole thread Raw
In response to Re: Follow-up on "Query tool layout issues"  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Follow-up on "Query tool layout issues"
List pgadmin-hackers
On Mon, Mar 8, 2010 at 9:48 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:

> So do I.
>
> There's another/simpler way to do it. We just need to change the
> wxNotebook's style to wxNB_LEFT (one line to add), and we have something
> fine. See the screenshot attached (but keep in mind I can't check right
> now on Windows and Mac OS X).

Hmm, not sure if wxNB_LEFT will work on a Mac. Worth a try though.

> Yet another way would be to replace the wxNotebook with a wxAUINotebook.
>
> In fact, my proposal would be to:
>  * use wxNB_LEFT for 1.12 ;
>  * think about replacing it with something else for 1.14.

Sounds good to me.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #143: Replace wxColourPicker with a custom one
Next
From: Dave Page
Date:
Subject: Re: New minor release?