WizardPage depend of previous WizardPages [message #902507] |
Fri, 17 August 2012 21:37  |
Eclipse User |
|
|
|
Hi,
I need a wizard which last page depends on the previous pages selections and input, previous pages ask for some information the user can enter, and the last one is showing the user choices for him so he can either validate or click previous to update informations.
JFace's wizard pages contents are created by the createControl() method, this method is called when the wizard is open, not when the page is displayed.
I didn't find yet any solution ..
How you can update a wizard page when it's displayed ? How do you manage to solve this in your wizards ? is there any clean solution for this ?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08324 seconds