Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Enable finish button on "Export" wizard
Enable finish button on "Export" wizard [message #1844212] Mon, 06 September 2021 08:22 Go to next message
Eclipse UserFriend
So I extended the basic eclipse export wizard with a new category and wizard within it. How can I make it so that when I select that new wizard, the finish button be already enabled if certain conditions are met?
Re: Enable finish button on "Export" wizard [message #1844383 is a reply to message #1844212] Sun, 12 September 2021 04:46 Go to previous message
Eclipse UserFriend
I don't know how that particular wizard is set up, but generally with Eclipse wizards you have one or more WizardPage instances and you can call WizardPage#setPageComplete(boolean)
Previous Topic:bind system.out stream to SWT text widget
Next Topic:Outlook open Mail with standard signature
Goto Forum:
  


Current Time: Sun Aug 31 12:25:45 EDT 2025

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

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

Back to the top