| [news.eclipse.platform.swt] how to make a scrollable view ? |
I have a View with a GridLayout. I want this view to be scrollable (H_SCROLL and V_SCROLL). How can I do that ? Have I to change the layout, 'cause GridLayout does not allow ? I've tried with FillLayout but no change. thx anthony