Try setSelection(). - Daniel Freiman nondocs? <http://nondocs.blogspot.com>
On 08 Apr 2007 08:34:45 -0700, Ian Thomas <[EMAIL PROTECTED]> wrote:
Hi folks, Is there any way to set the caret position (or the selection) in a TextField object? All three of the relevant properties - caretIndex, selectionBeginIndex, selectionEndIndex - are read-only. Any ideas? Thanks, Ian

