From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | A fix and a new functionnality for the colour patch |
Date: | 2008-06-14 15:21:24 |
Message-ID: | 4853E1F4.7050406@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi,
The colour patch commited by Dave during pgCon2008 allows a user to add
a background color to the treeview for each specific registered server.
When a user deletes the colour in the server's property, pgAdmin will
use a black (#000000) background. The treeview node's text will be
unreadable. What the patch does is impliying white colour when the user
doesn't spécify a colour.
The new functionality adds a colour button that opens the standard
colour dialog. The user doesn't new to know the HTML colour coding.
Comments?
Regards.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Attachment | Content-Type | Size |
---|---|---|
color.patch | text/x-patch | 3.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2008-06-14 16:43:56 | Re: A fix and a new functionnality for the colour patch |
Previous Message | svn | 2008-06-14 14:44:20 | SVN Commit by guillaume: r7374 - trunk/pgadmin3 |