Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » CDateTime - setEditable/setEnabled
CDateTime - setEditable/setEnabled [message #594940] Fri, 05 June 2009 07:42
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 98
Registered: July 2009
Member
Hello.

It's me again. I just encountered an issue regarding
CDateTime.setEditable(false). If set to false, I'd expect the control to
behave like an ordinary text control does. It should be possible to
select the date copy it to the clipboard. Right now setEditable to
false, disables the possibilty to enter a date manually, BUT it's still
possible to drop down the datepicker or change the date by using the
arrow keys (up/down).

In my opinion setEditable to false should prevent the user from dropping
down the datepicker or changing the date via arrow keys. It should just
be possible to select the date and copy it to the clipboard as it's
established with a non editable text control.

More or less it should be the same as setEnabled to false except that
it's possible to traverse through the control and select its content.

Do you think that this is worth filing a bug entry?

Regards,

Peter
Previous Topic:CDateTime - Keyboard Navigation & Display Flickering
Next Topic:CDateTime Release schedule?
Goto Forum:
  


Current Time: Fri Apr 26 05:43:39 GMT 2024

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

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

Back to the top