[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Hide Pages Tabs on MultipageEditor

Hi,

I have created a plugin to edit XML files. It uses 3 MultiPageEditor pages
to edit various parts of the file. I want to not allow the user to be able
to 'tab' in between other pages when on any given current page. Is there a
method to hide these tabs at the bottom of each page (excluding the
current one) and then unhide them when appropriate. I don't want to
dispose of them.

thanks,

Sam.