[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] [SWT]: Hiding of tabs.
|
- From: Philip Denno <pdenno@xxxxxxxxxxxx>
- Date: Thu, 05 Jun 2003 16:34:16 -0700
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3.1) Gecko/20030425
I have a tabfolder filled with tabitems which I want to hide/show on
user demand. The API does not seem to allow me to do it.
As far as I can tell, it looks like I have to dispose of the widgets and
rebuild them each time I want to hide/show?
Anybody know of an easier way?
Thanks,
Philip.