Re: Rework of the frmOptions window - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Rework of the frmOptions window
Date
Msg-id 937d27e11003270705n6fdcc4b5q364eef797f6b2c8e@mail.gmail.com
Whole thread Raw
In response to Rework of the frmOptions window  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Rework of the frmOptions window
List pgadmin-hackers
On Wed, Mar 24, 2010 at 7:05 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Hi,
>
> Since our frmOptions is so badly displayed, I've put some work on it:
>
>  * Sizers everywhere!
>  * Replace widgets with a wxDirPickerCtrl.
>  * Replace widgets with a wxFilePickerCtrl.
>  * Replace widgets with a wxFontPickerCtrl.
>  * Minimize the dialog size.
>
> Dave, if you have Snow Leopard, can you check this patch? if
> wxFontDialog is still broken on Mac OS X, I'll need to revert this git
> commit. Thanks.

Sure. There's an issue on the first tab, where the text at the bottom
is truncated. Other than that, it looks OK technically speaking, but
the controls (and form) are getting so wide they're starting to look
very 'in your face'. FWIW, Magnus was of a similar opinion when I
showed him the dialogue.

> Apart from this, seems good enough for me.

I think it's good enough to use. It certainly does need a rethink in
the longer term though.

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

Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Integrating with a different DMS other than Postgres
Next
From: Guillaume Lelarge
Date:
Subject: Re: Rework of the frmOptions window