Re: PATCH: Using wxDatePickerCtrl instead of wxCalendarBox

From: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: PATCH: Using wxDatePickerCtrl instead of wxCalendarBox
Date: 2011-05-27 22:56:47
Message-ID: BANLkTikoK1tKTJEQ+fHLeM3wp8X3Vpisnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Very sexy on Windows 7.

2011/5/27 Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

> Hi Dave,
>
> For some reason, the wxCalendarBox control was not working on linux (i.e.
> Ubuntu).
> I found that - wxWidgets has already provided a class for that.
> (wxDatePickerCtrl).
>
> http://docs.wxwidgets.org/stable/wx_wxdatepickerctrl.html
>
> As per our conversation, I have modified the code to use the
> wxDatePickerCtrl instead of wxCalendarBox.
> Please find the patch for the master branch.
>
> I have made minimal changes to work this control as per our expectation.
>
> I think - this is a bug, so we should apply this to REL-1_12 and REL-1_10
> branches too...
> If you want, I can generate the patches for them.
>
> Please review this patch and give your comments.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
>
>
>
> *http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Timwi 2011-05-28 00:06:17 Re: Problem trying to compile PgAdmin
Previous Message Dave Page 2011-05-27 22:21:07 Re: Problem trying to compile PgAdmin