Use of wxColourPickerCtrl

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Use of wxColourPickerCtrl
Date: 2009-12-05 23:00:51
Message-ID: 200912060000.51463.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 Content-Type Size
colourpicker_v1.patch text/x-patch 18.7 KB
image/png 24.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-12-07 07:59:29 Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image
Previous Message Guillaume Lelarge 2009-12-05 21:02:12 Re: Set statement timeout in the query tool