Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Programmatically scrolling to make a control visible
Programmatically scrolling to make a control visible [message #466426] Tue, 10 January 2006 14:29
Hans is currently offline HansFriend
Messages: 36
Registered: July 2009
Member
I am looking for a method similar to scrollRectToVisible() in Swing that
would scroll a ScrolledForm so that a given control is visible on the
screen. The closest method I found is ScrolledComposite.setOrigin(),
but this requires ugly computations first.
Previous Topic:How to change background color of 3 text widgets in same time?
Next Topic:file name tab does not show the entire name!
Goto Forum:
  


Current Time: Tue Apr 16 09:25:30 GMT 2024

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

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

Back to the top