Skip to main content



      Home
Home » Eclipse Projects » Nebula » CalendarCombo bug?
CalendarCombo bug? [message #52175] Wed, 30 April 2008 10:46 Go to next message
Eclipse UserFriend
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 #52202 is a reply to message #52175] Wed, 30 April 2008 10:48 Go to previous messageGo to next message
Eclipse UserFriend
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 #52253 is a reply to message #52175] Wed, 30 April 2008 19:28 Go to previous messageGo to next message
Eclipse UserFriend
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 #52279 is a reply to message #52202] Wed, 30 April 2008 19:56 Go to previous messageGo to next message
Eclipse UserFriend
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 #52369 is a reply to message #52253] Wed, 07 May 2008 06:01 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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?
>>
Previous Topic:Multi cell copy paste in nebula brid
Next Topic:Calender with highlighted dates
Goto Forum:
  


Current Time: Mon May 05 09:19:30 EDT 2025

Powered by FUDForum. Page generated in 0.05533 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top