Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:22 Go to next message
Matei Gabriel Anita is currently offline Matei Gabriel AnitaFriend
Messages: 2
Registered: September 2021
Junior Member
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 08:46 Go to previous message
Phil Beauvoir is currently offline Phil BeauvoirFriend
Messages: 62
Registered: October 2012
Member
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: Thu Apr 25 13:16:28 GMT 2024

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

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

Back to the top