:-)
On Fri, Mar 5, 2010 at 1:03 PM, Guillaume Lelarge wrote:
> Hi Ashesh,
>
> Le 05/03/2010 07:31, Ashesh Vashi a écrit :
> > [...]
> > Very small mistake. (I saw this error earlier.)
> > You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
> > module.mk" file.
> > Please fin
Hi Ashesh,
Le 05/03/2010 07:31, Ashesh Vashi a écrit :
> [...]
> Very small mistake. (I saw this error earlier.)
> You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
> module.mk" file.
> Please find the attached patch.
>
Wow, thanks a lot. I thought I updated all module.mk
Hi Guillaume,
Very small mistake. (I saw this error earlier.)
You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
module.mk" file.
Please find the attached patch.
--
Thanks & Regards,
Ashesh Vashi
On Fri, Mar 5, 2010 at 5:44 AM, Guillaume Lelarge wrote:
> Le 05/03/2010 00:
Le 05/03/2010 00:52, Guillaume Lelarge a écrit :
> [...]
> I'm still working on a ctlColourPicker widget, our custom
> wxColourPickerCtrl to work around issues found on Mac OS X by Dave. I
> was obviously wrong when I said that coding this widget would be simple :-/
>
> The patch attached is my cu
Hi,
I'm still working on a ctlColourPicker widget, our custom
wxColourPickerCtrl to work around issues found on Mac OS X by Dave. I
was obviously wrong when I said that coding this widget would be simple :-/
The patch attached is my current work. I'm pretty ashamed of it, but
can't find a way to