Re: More on sizing - Mailing list pgadmin-hackers

From Dave Page
Subject Re: More on sizing
Date
Msg-id 937d27e10901150737qa9179f4s3966098afea6bdf0@mail.gmail.com
Whole thread Raw
In response to Re: More on sizing  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: More on sizing  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On Thu, Jan 15, 2009 at 3:30 PM, Guillaume Lelarge
<guillaume@lelarge.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.

> 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.

>  * 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.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: More on sizing
Next
From: "Dave Page"
Date:
Subject: Re: More on sizing