[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Resize Tree on Expand

Hello, this is my first post here.

I've a Tree with a TreeViewer. I don't want to set a fixed size, but i need to view all lines on the tree. When the tree is collapsed its all OK, but when i expand one node the vertical scroll bar appears.

Is there a way to resize this tree when one node is expanded?