Thread: Use of wxColourPickerCtrl

Use of wxColourPickerCtrl

From
Guillaume Lelarge
Date:
Hi,

This patch removes the text and button controls to select a color with a
wxColourPickerCtrl. It's a better component because it shows you the actual
colour you choose with the colour chooser dialog. You'll find attached a
screenshot that shows the Options window with the new widget. The dlgServer
window is also updated.

Comments?


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

Attachment

Re: Use of wxColourPickerCtrl

From
Dave Page
Date:
On Sat, Dec 5, 2009 at 11:00 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Hi,
>
> This patch removes the text and button controls to select a color with a
> wxColourPickerCtrl. It's a better component because it shows you the actual
> colour you choose with the colour chooser dialog. You'll find attached a
> screenshot that shows the Options window with the new widget. The dlgServer
> window is also updated.
>
> Comments?

Looks good :-)


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

Re: Use of wxColourPickerCtrl

From
Guillaume Lelarge
Date:
Le lundi 7 décembre 2009 à 10:32:05, Dave Page a écrit :
> On Sat, Dec 5, 2009 at 11:00 PM, Guillaume Lelarge
>
> <guillaume@lelarge.info> wrote:
> > Hi,
> >
> > This patch removes the text and button controls to select a color with a
> > wxColourPickerCtrl. It's a better component because it shows you the
> > actual colour you choose with the colour chooser dialog. You'll find
> > attached a screenshot that shows the Options window with the new widget.
> > The dlgServer window is also updated.
> >
> > Comments?
>
> Looks good :-)
>

Commited.

And, yes, I used the "git rebase..." and it worked great :)


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