[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Dynamically resizing a TableViewer

Tom,

I just noticed that if I insert more than one row back to back, the TableViewer starts to disappear after it reaches its container verticalSpan limit; which is currently set to 2.

So, do I need to dynamically increase it as well? Do you have any suggestions?

Thanks,
-AJ