| [news.eclipse.platform.swt] Re: SWT table |
I think I figured out the problem but the behaviour is not as I expected. If I just add the line setBounds or setSize than the table starts to appear. But I have set the data of the composite that holds the table to SWT.FILL and have done the same for the table so it should take up all the space and should appear by default. Any thoughts by anyone. Regards.