Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » text scrolling
text scrolling [message #462649] Sun, 16 October 2005 17:22 Go to next message
Eclipse UserFriend
hi does anyone know the command to scroll a textbox or at least set the
cursor and vertical scroll position to the end of the textbox? thanks!
Re: text scrolling [message #462654 is a reply to message #462649] Sun, 16 October 2005 21:56 Go to previous messageGo to next message
Eclipse UserFriend
A Text widget with the SWT.MULTI | SWT.WRAP | SWT.BORDER styles should work. I can't remember if you can force it using SWT.V_SCROLL or SWT.H_SCROLL respectively. Dig the API for that one, specifically the javadoc for the SWT class.
Re: text scrolling [message #462657 is a reply to message #462654] Sun, 16 October 2005 22:39 Go to previous message
Eclipse UserFriend
Thanks a lot. Let me review the API first.
Previous Topic:Date / DateTime and Text Mask
Next Topic:MULTIPAGE TIFF
Goto Forum:
  


Current Time: Sat Jul 12 17:16:01 EDT 2025

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

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

Back to the top