Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Additional WizardPage for Graphiti(Best way to extend the Wizard)
Additional WizardPage for Graphiti [message #1239267] Mon, 03 February 2014 20:21 Go to next message
Sebastian Hochgatterer is currently offline Sebastian HochgattererFriend
Messages: 9
Registered: October 2013
Junior Member
Hi,
Is it possible to add an custom wizardpage to the existing "graphiti" wizard.
I would like to extend the wizard with two additional user input fields for configuration on start up.
Is it really necessary to implement a whole own org.eclipse.jface.wizard.Wizard... (register them in the plugin.xml) to add a custom org.eclipse.jface.wizard.WizardPage.

It there a possibility to extend the existing one?

regards
sebastian



[Updated on: Mon, 03 February 2014 20:21]

Report message to a moderator

Re: Additional WizardPage for Graphiti [message #1239458 is a reply to message #1239267] Tue, 04 February 2014 08:52 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Sebastian,

the Graphiti diagram wizard (I guess that's the one you mean?) is intended
only as easy option to create any kind of Graphiti based diagrams, e.g. the
tutorial. For real editors we recommend to implement a special wizard, in
which e.g. the step to select the diagram type is not contained. I guess
removing that from the example wizard would be more effort than starting
from scratch based upon Wizard or one of its subclasses.

Michael
Previous Topic:Issue in Layouting diagram
Next Topic:Dynamic description for the delete button/context menu
Goto Forum:
  


Current Time: Tue Apr 16 10:47:44 GMT 2024

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

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

Back to the top