CalendarCombo bug? [message #52175] |
Wed, 30 April 2008 10:46  |
Eclipse User |
|
|
|
Hi,
I have tried CalendarCombo and if I edit by hand the edit field without
using the calendar popup, the date isn't really updated.
DateChooserCombo has similar problems when modifying the edit field.
Is this a known issue?
|
|
|
|
|
|
Re: CalendarCombo bug? [message #52369 is a reply to message #52253] |
Wed, 07 May 2008 06:01  |
Eclipse User |
|
|
|
Thanks :-)
Emil Crumhorn wrote:
> This bug has recently been fixed along with other updates. Due to nightly
> builds not working, please download the CVS code and try that, it should
> fixe your problem.
> Emil
> "David Perez" <craquerpro@yahoo.es> wrote in message
> news:d250b860c15368202d3a3beb47271261$1@www.eclipse.org...
>> Hi,
>>
>> I have tried CalendarCombo and if I edit by hand the edit field without
>> using the calendar popup, the date isn't really updated.
>>
>> DateChooserCombo has similar problems when modifying the edit field.
>> Is this a known issue?
>>
|
|
|
Re: CalendarCombo bug? [message #589530 is a reply to message #52175] |
Wed, 30 April 2008 10:48  |
Eclipse User |
|
|
|
Another issue, the order of the date and month doesn't take into account
the current locale.
I have a Spanish locale set, and the month is shown before the date.
DateChooserCombo works ok.
David Perez wrote:
> Hi,
> I have tried CalendarCombo and if I edit by hand the edit field without
> using the calendar popup, the date isn't really updated.
> DateChooserCombo has similar problems when modifying the edit field.
> Is this a known issue?
|
|
|
Re: CalendarCombo bug? [message #589552 is a reply to message #52175] |
Wed, 30 April 2008 19:28  |
Eclipse User |
|
|
|
This bug has recently been fixed along with other updates. Due to nightly
builds not working, please download the CVS code and try that, it should
fixe your problem.
Emil
"David Perez" <craquerpro@yahoo.es> wrote in message
news:d250b860c15368202d3a3beb47271261$1@www.eclipse.org...
> Hi,
>
> I have tried CalendarCombo and if I edit by hand the edit field without
> using the calendar popup, the date isn't really updated.
>
> DateChooserCombo has similar problems when modifying the edit field.
> Is this a known issue?
>
|
|
|
Re: CalendarCombo bug? [message #589559 is a reply to message #52202] |
Wed, 30 April 2008 19:56  |
Eclipse User |
|
|
|
That is/was a bug indeed. Surprised I hadn't implemented that. I've made all
the appropriate code changes and committed new code to CVS. This will add a
method you can override as well in the settings called getLocale(). By
default it will return Locale.getDefault(), so if you're on a Spanish locale
and your Windows is set up as such, it should default to Spanish.
Let me know if you still run into issues,
Regards,
Emil
"David Perez" <craquerpro@yahoo.es> wrote in message
news:467ebb16a6c2eed914467e7b22a41fcd$1@www.eclipse.org...
> Another issue, the order of the date and month doesn't take into account
> the current locale.
>
> I have a Spanish locale set, and the month is shown before the date.
> DateChooserCombo works ok.
>
> David Perez wrote:
>
>> Hi,
>
>> I have tried CalendarCombo and if I edit by hand the edit field without
>> using the calendar popup, the date isn't really updated.
>
>> DateChooserCombo has similar problems when modifying the edit field.
>> Is this a known issue?
>
>
|
|
|
Re: CalendarCombo bug? [message #589597 is a reply to message #52253] |
Wed, 07 May 2008 06:01  |
Eclipse User |
|
|
|
Thanks :-)
Emil Crumhorn wrote:
> This bug has recently been fixed along with other updates. Due to nightly
> builds not working, please download the CVS code and try that, it should
> fixe your problem.
> Emil
> "David Perez" <craquerpro@yahoo.es> wrote in message
> news:d250b860c15368202d3a3beb47271261$1@www.eclipse.org...
>> Hi,
>>
>> I have tried CalendarCombo and if I edit by hand the edit field without
>> using the calendar popup, the date isn't really updated.
>>
>> DateChooserCombo has similar problems when modifying the edit field.
>> Is this a known issue?
>>
|
|
|
Powered by
FUDForum. Page generated in 0.05314 seconds