Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Data should be entered in INSERT mode
Data should be entered in INSERT mode [message #463170] Wed, 07 February 2007 04:40
Eclipse UserFriend
When the Cursor jumps into a Textbox, it should jump at the beginning of the textbox. When the User types in some data, the data in the textbox should be overwritten.

OR

Is there any way through which I can start my RCP application in INSERT mode itself, so that whenever the User enters any text in a prepopulated input field, the existing text is always overwritten.


Example:
A Textbox is prepopulated with a "0". When the user goes to this field by pressing tab and types in "1", the "0" should be overwritten by "1".

The result should be "1". At the moment the result is "10".
Previous Topic:TreeViewer refresh
Next Topic:Don't want minimize and maximize button for Editor
Goto Forum:
  


Current Time: Mon Apr 28 06:31:41 EDT 2025

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

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

Back to the top