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: More on sizing |
Date: | 2009-01-15 17:02:44 |
Message-ID: | 496F6C34.3050901@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Dave Page a écrit :
> On Thu, Jan 15, 2009 at 3:30 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>
>> Here is the new version, based on the previous patch. There's a lot more
>> work on the different .xrc files. It fixes some issues on GTK and some
>> others on Mac.
>
> OK
>
>> I checked this patch on each platform (GTK, Mac, Windows) for each
>> dialog I could. These dialogs weren't part of it:
>>
>> * dlgPackage and dlgSynonym (I would need an EDB server for this).
>> * dlgRep* (I would need to setup Slony support on pgAdmin).
>
> OK. Please make the code/sizing for them look like the other
> dialogues, and I'll see if I can get them tested.
>
Done.
>> Anyways, there's still some stuff to do:
>>
>> * dlgServer needs to be that size to work on GTK. But no component can
>> grow on it, so in the two other platforms, there's a big void. We can
>> avoid this with a growable DB restriction field.
>
> OK - that might be useful anyway.
>
Done. It displays better.
>> * and default sizing.
>
>> We should have only two different widths: 220 (51) and 300 (5).
>
>> Three different heights seem better: 330 (16), 250 (27) and 150 (14).
>>
>> Comments?
>
> sounds good to me - please go ahead with the changes.
>
Here it is.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Attachment | Content-Type | Size |
---|---|---|
ui_v3.patch | text/x-patch | 83.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-15 17:09:16 | Re: More on sizing |
Previous Message | Dave Page | 2009-01-15 15:37:48 | Re: More on sizing |