Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Tree and horizontal scrollbar
Tree and horizontal scrollbar [message #715831] Mon, 15 August 2011 13:19 Go to next message
Eclipse UserFriend
Guessing from the trees in our SWT/JFace application, it looks like the horizontal scrollbar is calculated from the width a completely expanded tree would need - instead of the currently expanded nodes. Is this by design?
Re: Tree and horizontal scrollbar [message #716115 is a reply to message #715831] Tue, 16 August 2011 09:36 Go to previous messageGo to next message
Eclipse UserFriend
No, this is not true. The horizontal scrollbar appears/disappears as and when it is required and its width depends on the visible tree items. You can see the same behavior in eclipse (for eg: Package Explorer)
Re: Tree and horizontal scrollbar [message #716223 is a reply to message #716115] Tue, 16 August 2011 13:26 Go to previous message
Eclipse UserFriend
Lakshmi Shanmugam wrote on Tue, 16 August 2011 09:36
No, this is not true. The horizontal scrollbar appears/disappears as and when it is required and its width depends on the visible tree items. You can see the same behavior in eclipse (for eg: Package Explorer)

Thanks. Then we have to search the bug in our code.
Previous Topic:OS X: native radio-style toolbar buttons
Next Topic:SWT Form designer Tool
Goto Forum:
  


Current Time: Sun Jul 13 13:13:09 EDT 2025

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

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

Back to the top