PATCH: Using wxDatePickerCtrl instead of wxCalendarBox

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема PATCH: Using wxDatePickerCtrl instead of wxCalendarBox
Дата
Msg-id BANLkTinCWihH64W5F1Ys2=jgUQa19ozxiw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: Using wxDatePickerCtrl instead of wxCalendarBox  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Re: PATCH: Using wxDatePickerCtrl instead of wxCalendarBox  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
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).

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.linkedin.com/in/asheshvashi


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: FWD Handler with 9.0
Следующее
От: Dave Page
Дата:
Сообщение: Re: Problem trying to compile PgAdmin