Tableviewer and ScrollBar - how to hide them [message #71624] |
Wed, 02 July 2003 08:45 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03941 seconds