From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Follow-up on "Query tool layout issues" |
Date: | 2010-03-09 08:44:23 |
Message-ID: | 937d27e11003090044j4c743b37lacefb6b4f63a2d0a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Mon, Mar 8, 2010 at 9:48 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2010-03-09 11:14:16 | Re: New minor release? |
Previous Message | pgAdmin Trac | 2010-03-08 22:56:29 | Re: [pgAdmin III] #143: Replace wxColourPicker with a custom one |