| [news.eclipse.platform.swt] Re: How do I resize a SWT table using SashForm? |
Hello,
I have a requirement where the user should be given an option to increase/decrease the size of the table.
I have heard that this could be done using a sashform where the table can be placed over the sashform, which acts as a re-sizable composite.
I have browsed through the Internet for examples on SashForm but couldnt fit in the solutions into my requirement.
Matthew