[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Basic wizard question

Hi everyone,

how can I pass information from one wizard page to another one? I have
a page with a combo and the next page needs to know the combo's selected option
to refresh some information. I expected that the method createControl would be
called again when the previous page's next button was pushed, but it didn't happen.


Any hints?

Daniel Wu