Re: Problems with Wizard pages [message #328646] |
Thu, 29 May 2008 18:12 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03956 seconds