Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] (no subject)

setting the caret will also adjust the selection, so I think you can use 
showSelection () to cause the styledtext to scroll.

For user question you should use the swt newsgroup (not the dev mailing 
list) 
Thanks
Felipe




Bahram Sheibani <bsheibani@xxxxxxxxxxxxxxx> 
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
01/17/2005 12:24 PM
Please respond to
platform-swt-dev


To
platform-swt-dev@xxxxxxxxxxx
cc

Subject
[platform-swt-dev] (no subject)







Hi , 
I am using the StyledText for representing a bunch of text and i want to 
scroll to the end of the text when i add new text to this widget.I use the 
setCaretPosition but it doesn't work.I appreciate any help in advance. 
Bahram



Back to the top