| [news.eclipse.platform.swt] Re: Dynamically resizing a TableViewer |
Hi Tom,
I am guessing you want me to call this to obtain the parent's layout:
myTableViewer.getTable().getParent().getLayout();
myTableViewer.getTable().getParent().layout(true)?
But then, how do I relayout it? Do you have an example or snippet?
Thanks! -AJ
-- B e s t S o l u t i o n . at -------------------------------------------------------------------- Tom Schindl JFace-Committer --------------------------------------------------------------------