Обсуждение: Re: [pgadmin-support] [ADMIN] Background color in query tool

Поиск
Список
Период
Сортировка

Re: [pgadmin-support] [ADMIN] Background color in query tool

От
Guillaume Lelarge
Дата:
Hi,

Le 01/09/2009 09:15, PESTY Benoit a écrit :
> [...]
> It was my first idea to have the background color of the tool completely changed. But it is probably too "invasive"
andwill completely kill the readability.  
>
> Maybe just a reminder of the color in the combobox of selection of the connexion would be sufficient.
>

It took me some time to get back to it, but I finally have a patch to
add this feature. You can see the result in the picture attached. When
no color is defined, we use a white box.

This patch also changes some ctlComboBoxFix widgets into wxComboBox
widgets when the widget doesn't make use of ctlComboBoxFix specific
features. Not sure if this should be in a separate patch. I will do if
anyone finds it's required.

Patch attached.

Comments?


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

Вложения

Re: [pgadmin-support] [ADMIN] Background color in query tool

От
Guillaume Lelarge
Дата:
Le 19/12/2009 16:16, Guillaume Lelarge a écrit :
> Hi,
>
> Le 01/09/2009 09:15, PESTY Benoit a écrit :
>> [...]
>> It was my first idea to have the background color of the tool completely changed. But it is probably too "invasive"
andwill completely kill the readability.  
>>
>> Maybe just a reminder of the color in the combobox of selection of the connexion would be sufficient.
>>
>
> It took me some time to get back to it, but I finally have a patch to
> add this feature. You can see the result in the picture attached. When
> no color is defined, we use a white box.
>
> This patch also changes some ctlComboBoxFix widgets into wxComboBox
> widgets when the widget doesn't make use of ctlComboBoxFix specific
> features. Not sure if this should be in a separate patch. I will do if
> anyone finds it's required.
>
> Patch attached.
>
> Comments?
>

Commited.


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