[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Set minimum height to a TabItem

Hi.
I have a TabFolder with 3 TabItems and each one has a table.
All the TabItems are resizable and I want to set a minimum height to each one, to enable the user to always see, at least, a table row.
Is it possible to set a minimum height to a TabItem?