Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Editing Date fields(changing the content of a date field "day" )
icon7.gif  Editing Date fields [message #727017] Tue, 20 September 2011 08:08 Go to next message
angela.maurmann is currently offline angela.maurmannFriend
Messages: 4
Registered: September 2011
Junior Member
Hallo together,

I have the following problem:
In a date field (object org.eclipse.swt.widgets.DateTimeDate/object qx.ui.basic.Label) I want to change the content of the field 'day' to "13".
When I try to change a day from "02" to "13" the behavier I see is that the field changes first to "21" an then to "03". So the final result in the field is "03" instead of "13".
When I try to change a day from "09" to "13" the behavier I see is that the field changes first to "91" an the to "13".
It seem to be that in cases where the intermediate result is legal - like in the first case the "21" - the highest digit ("1") is gone away. In cases where it is not correct - see "91" - it is saved.
Is this a feature or a mistake?
How to solve this problem? I am sorry, but I am a starter in this objects.

Also I can't delete digits from a date field.
Thank you for your answers

Angela
Re: Editing Date fields [message #727038 is a reply to message #727017] Tue, 20 September 2011 08:55 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Angela,
which version of RAP are you using? I can reproduce the first issue (
"02" to "13" ), but not the second one with current CVS HEAD. Would you
mind to open a bugzilla about it.
Thanks,
Ivan

On 9/20/2011 11:08 AM, angela.maurmann wrote:
> Hallo together,
>
> I have the following problem:
> In a date field (object org.eclipse.swt.widgets.DateTimeDate/object
> qx.ui.basic.Label) I want to change the content of the field 'day' to
> "13".
> When I try to change a day from "02" to "13" the behavier I see is
> that the field changes first to "21" an then to "03". So the final
> result in the field is "03" instead of "13". When I try to change a
> day from "09" to "13" the behavier I see is that the field changes
> first to "91" an the to "13".
> It seem to be that in cases where the intermediate result is legal -
> like in the first case the "21" - the highest digit ("1") is gone
> away. In cases where it is not correct - see "91" - it is saved.
> Is this a feature or a mistake?
> How to solve this problem? I am sorry, but I am a starter in this
> objects.
> Also I can't delete digits from a date field.
> Thank you for your answers
>
> Angela
Re: Editing Date fields [message #727040 is a reply to message #727038] Tue, 20 September 2011 09:22 Go to previous messageGo to next message
angela.maurmann is currently offline angela.maurmannFriend
Messages: 4
Registered: September 2011
Junior Member
Hi Ivan,

thank you for your answer. The RAP-version we use is 1.4
Best regards
Angela
Re: Editing Date fields [message #727075 is a reply to message #727017] Tue, 20 September 2011 11:04 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Angela,
> Also I can't delete digits from a date field.
deleting of digits is not possible in SWT too.
Best,
Ivan
Previous Topic:Troubles when installing RAP 1.5 M1 Target Definition
Next Topic:Different styles in a table cell
Goto Forum:
  


Current Time: Tue Apr 23 08:04:05 GMT 2024

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

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

Back to the top