| [news.eclipse.platform.swt] Re: Hide Pages Tabs on MultipageEditor |
Sam wrote:
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.