Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » when is createControl called? can I call it myself?
when is createControl called? can I call it myself? [message #234365] Mon, 26 April 2004 05:56
Eclipse UserFriend
I have a wizard where some pages are created after the wizard is
initialized. I want to access the controls of the new pages before they
are displayed. But if I add the pages later (via wizard.addPage())
createControl() is not called directly after addPage(), which means I cant
access the Controls (Texts, Combos etc).
I could call wizarddialog.showPage() but would rather do something less
visible to the user.
any suggestions?

--
Volker Mosthaf
Previous Topic:Eclipse M8 Cursor
Next Topic:initalising a view part progarmmatically
Goto Forum:
  


Current Time: Sat May 10 11:10:21 EDT 2025

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

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

Back to the top