Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Extending a wizard
Extending a wizard [message #498377] Mon, 16 November 2009 11:40 Go to next message
Eclipse UserFriend
Hi all,

i've registered and implemented an export wizard. It can be understood
as a generic wizard, which display all extensions for a particular
extension point. When the user selects one extension, i wanted to
provide a kind of successor wizard, related to the extension, so that
some general settings (like targert for the export etc.) will be
collected at the first pages of the export wizard and other,
exporter-specific settings should be collected due to the selected
extension. The extension should be wizard paages, but i don't know,
whether it is possible to extend an already extending wizard by
declaring extension points for it.

Is this possible?

Thanks a lot
Timothy
Re: Extending a wizard [message #498396 is a reply to message #498377] Mon, 16 November 2009 12:44 Go to previous message
Eclipse UserFriend
Timothy Marc a écrit :
> Hi all,
>
> i've registered and implemented an export wizard. It can be understood
> as a generic wizard, which display all extensions for a particular
> extension point. When the user selects one extension, i wanted to
> provide a kind of successor wizard, related to the extension, so that
> some general settings (like targert for the export etc.) will be
> collected at the first pages of the export wizard and other,
> exporter-specific settings should be collected due to the selected
> extension. The extension should be wizard paages, but i don't know,
> whether it is possible to extend an already extending wizard by
> declaring extension points for it.
>
> Is this possible?
>
> Thanks a lot
> Timothy

Hello,

You should take a look at the implementation of org.eclipse.ui.internal.dialogs.ExportWizard to see how it uses org.eclipse.jface.wizard.WizardSelectionPage.

HTH

--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
Previous Topic:Aesthetic toolbar in Mac
Next Topic:Image position in TableViewer
Goto Forum:
  


Current Time: Tue Jul 22 19:01:47 EDT 2025

Powered by FUDForum. Page generated in 0.12177 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top