Add new WizardPage at runtime
Hi all,
I stuck in a problem with jface wizards.
In my first page in the wizard, the user is required to enter some data. This data is then used to determine, using a factory, which composite to add on the next page.
I don't know how to do this.
If anyone can help this would be great!
thanks
|