[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Caret on beginning of selection
|
- From: peeman@xxxxxxx (Pavel Halas)
- Date: Mon, 24 Oct 2005 08:04:56 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi all,
is there a chance in SWT Text widget to programmaticaly set a selection
with a caret to be on the beginning of the selection?
Example: some|TEXT
- "some" is a not selected part of the text in Text widget
- "|" is a caret position
- "TEXT" is a selected part of the text in Text widget
For better understanding, it's about autocomplete functionality.
Thanks for suggestions,
Pavel Halas