Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Re: Problems with Wizard pages
Re: Problems with Wizard pages [message #328646] Thu, 29 May 2008 18:12
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

You might get more response to this on the eclipse.platform group (which
I've copied on this response) because wizards are the domain of JFace,
not SWT.

Tom Bradshaw wrote:
> I'm currently writing a wizard and I've run into a bit of a brick wall.
> I have a set of pages, one of which depends on a the contents of a
> domain object that is set by the previous page.
>
> The problem I have is that that page which requires the domain object's
> information can't be created when the Wizard runs its addPage calls. In
> order to try to sort this out I've overridden getNextPage in the final
> page I'm adding to the Wizard - however, the wizard itself doesn't know
> about it so the controls get a bit screwy. I'm aware that I'm almost
> certainly doing this wrong, but can someone point me in the right
> direction?
>
> Tom
Previous Topic:Eliminating Plugin-dependencies.
Next Topic:DnD - FileTransfer - Resource not Found
Goto Forum:
  


Current Time: Fri Jan 03 01:58:18 GMT 2025

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

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

Back to the top