[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: newbie wizard question

You will probably get a better response to this Eclipse Workbench question
on the eclipse platform newsgroup.

news://news.eclipse.org/eclipse.platform

"duncus colossus" <duncus.nospam@xxxxxxxxx> wrote in message 
news:351ded6f8ead770eb0d791a64ccdb0d0$1@xxxxxxxxxxxxxxxxxx
>
> Is there a way to remove an IWizardPage that's been added to a Wizard?
>
> I am trying to make a dynamic wizard where, based on the selections on one 
> page, the following pages are added. So, if the selection is changed, the 
> previously added pages need to be removed and the approrpriate ones added.
>
> Thanks in advance.
>