[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] Re: how to populate WizardPage at view time?

Hi Setya,

with a custom implementation of IWizardContainer it is possible to place a wizard in a container other than a dialog.
Though technically possible, I am not sure if this is something a user would expect.


Cheers,
Rüdiger


Setya wrote:
Rüdiger,

as you are using a WizardDialog, have you tried to use WizardDialog#addPageChangingListener ?

You statement above implies that we can put wizard in container other than Dialog, is it possible to put it in IEditorPart or IViewPart for instance ?


Regards,

Setya