Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ScrolledComposite - how to focus it on the bottom?
ScrolledComposite - how to focus it on the bottom? [message #465380] Mon, 12 December 2005 07:31
Eclipse UserFriend
Originally posted by: roni.sternberg.attunity.com

When trying to create Dialog with ScrolledComposite,
the vertical scroll bar basically works HOWEVER it doesn't focus
on the last control added (a Group , to be more exact) at the bottom of the
dialog.

I have tried setFocus() on the Group, or a Text, it didn't solve the
problem.

how do i make the ScrolledComposite to scroll all the way down to the end
every time i add a new control?

Thanks,
Roni
Previous Topic:ViewForm Close Button
Next Topic:Any API to traverse a tree in TreeViewer ??
Goto Forum:
  


Current Time: Thu Apr 25 05:56:35 GMT 2024

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

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

Back to the top