Re: Use of wxColourPickerCtrl

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Use of wxColourPickerCtrl
Date: 2009-12-07 09:32:05
Message-ID: 937d27e10912070132s48e7fa12v547511b37446aaa3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sat, Dec 5, 2009 at 11:00 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-12-07 09:41:09 Re: Set statement timeout in the query tool
Previous Message Dave Page 2009-12-07 09:26:58 Re: Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER