| [news.eclipse.tools] [SWT] Make a Composite Resizable? |
Hi, If I have a Composite reference, how can I make it resizable? User can select it and the corner of the composite will show a resize icon and he can drag that icon to make the composite bigger/smaller (just like how we resize window) Thank you.