From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Follow-up on "Query tool layout issues" |
Date: | 2010-03-11 23:50:16 |
Message-ID: | 4B9981B8.5070509@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Le 09/03/2010 09:44, Dave Page a écrit :
> 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.
>
It works, but it's not pretty at all.
>> 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.
>
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2010-03-12 10:48:45 | SVN Commit by dpage: r8226 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US: . pg |
Previous Message | Ashesh Vashi | 2010-03-11 11:21:31 | Re: Re: PATCH: pgAdmin III hangs - it try to close debugger when some query is already in progress |