Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Tableviewer and ScrollBar - how to hide them
Tableviewer and ScrollBar - how to hide them [message #71624] Wed, 02 July 2003 08:45
Eclipse UserFriend
Originally posted by: pdrolet.mac.com

Hi,

I would like to create a TableViewer without scrolled bar. I tried to
hide them (visible false) but it did not the trick. Then I tried to
dispose of them (myviewer.getTable().gethorizontalBar().dispose() ) and
they disapeared but there is still a square on the lower right corner
and when I resize the editor, the table control gets confused on how to
deal with the room left by the disposed bars.

Is there a way to create a tableViewer without scrolled bar or, better
yet, to have them only when needed by too many data?

I use Eclipse 3 integration build of june 17 on Macosx.

Thanks for your answer!


Patmac
Previous Topic:How to open two editors?
Next Topic:AST Node Field Access
Goto Forum:
  


Current Time: Wed Sep 17 12:49:53 EDT 2025

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

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

Back to the top