From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
---|---|
To: | |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | [pgAdmin III] #110: Use of wxColourPickerCtrl |
Date: | 2009-12-07 13:24:50 |
Message-ID: | 045.e8919c898464ba83e02715d2616392a1@code.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
#110: Use of wxColourPickerCtrl
-----------------------+----------------------------------------------------
Reporter: gleu | Owner: gleu
Type: feature | Status: new
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: trunk
Keywords: wxWidgets | Platform: all
-----------------------+----------------------------------------------------
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.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/110>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2009-12-07 13:25:22 | Re: [pgAdmin III] #110: Use of wxColourPickerCtrl |
Previous Message | pgAdmin Trac | 2009-12-07 13:23:37 | Re: [pgAdmin III] #98: TRIGGER with WHEN clause |