Re: New colour selector

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: New colour selector
Date: 2010-02-14 14:39:25
Message-ID: 4B780B1D.1070804@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 14/02/2010 15:32, Dave Page a écrit :
> On Sun, Feb 14, 2010 at 1:18 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> I'm more and more inclined to say we should choose the second one. The
>> first one is less work (at least for me), but the second one allows us
>> to be sure we have no issues with this kind of control.
>>
>> I can work on the second one, it's pretty much what I already did for
>> the wxComboBox with the bitmap. Shouldn't be hard to do.
>
> That would be preferrable to having to require a special build of wx.
>

I don't like having custom widgets, but I also think you're right. I'll
apply Maga's patch ASAP, and then work on this new control.

Thanks for noticing the issue and for your comments.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-02-14 16:44:10 SVN Commit by guillaume: r8180 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/frm pgadmin/include/ctl pgadmin/include/frm pgadmin/include/utils
Previous Message Dave Page 2010-02-14 14:32:00 Re: New colour selector