Re: Query tool layout issues

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: Query tool layout issues
Date: 2010-03-05 21:49:49
Message-ID: 4B917C7D.6000400@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 05/03/2010 22:07, Dave Page a écrit :
> On Thu, Mar 4, 2010 at 8:56 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>>>> I don't get a crash when I open the frmOptions window. With which patch
>>>> did you get that crash?
>>>
>>> All of them on top of the latest SVN code. I tried a make clean which
>>> didn't help.
>>>
>>
>> I have them too, and still don't crash. Can you try with empty prefs?
>
> It seems someone forgot to update xrcDialogs.cpp after changing frmOptions :-p
>

I plead guilty :-/

> BTW, on OSX, the tabset overflows the width of the dialogue now. Can
> we widen the dialogue, and perhaps move all the colour options onto
> one tab?
>

Yeah, I've seen that. My idea was to put sizers on this dialog and to
widen it. And, if possible, change a bit the dialog (moving the colour
options could be one way of doing it).

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-03-06 17:22:16 Follow-up on "Query tool layout issues"
Previous Message Dave Page 2010-03-05 21:07:34 Re: Query tool layout issues