Skip to main content



      Home
Home » Archived » Visual Editor (VE) » VE design of RCP Wizard pages (ve 3.1M2)
VE design of RCP Wizard pages (ve 3.1M2) [message #607958] Wed, 15 June 2005 05:10
Eclipse UserFriend
Originally posted by: frugal.purplewombat.co.uk

I am currently creating a series of wizards for my RCP application as such
each of these wizards has pages derived from WizardPage.

However as WizardPage creates all of it's controls in "void
createControl(Composite parent)" the VE does not recognise it as a class
that it can edit.

I can create a Composite class for each of my wizard pages and then add it
as the only child of the WizardPage composite but then I have to create
accessors and delegates for all of the entities in the Composite class.

Does anyone have a better way of being able to design the contents of a
WizardPage without needing to use an extra class?

regards,
Frugal
Previous Topic:The TabbedPane test does not work and hangs Eclipse
Next Topic:VE design of RCP Wizard pages (ve 3.1M2)
Goto Forum:
  


Current Time: Sun Jun 15 02:46:02 EDT 2025

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

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

Back to the top