Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Enable Finish Button After Page Validation?
Enable Finish Button After Page Validation? [message #291053] Tue, 06 September 2005 22:09 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hello,
I was wondering if there is a way to enable the finish button only
after a page has been validated? For example, on one page where finish
is possible, I only want finish to be active if there is valid input in
the text entry. I have overridden canFinish for the wizard, but it is
only checked when the page is shown, but not when the page status is
updated. Is there any way to refresh this?

thanks,
adam
Re: Enable Finish Button After Page Validation? [message #291055 is a reply to message #291053] Wed, 07 September 2005 06:36 Go to previous message
Fabian Wolf is currently offline Fabian WolfFriend
Messages: 96
Registered: July 2009
Member
Have you tried setComplete(true); ?

Adam wrote:

> Hello,
> I was wondering if there is a way to enable the finish button only
> after a page has been validated? For example, on one page where finish
> is possible, I only want finish to be active if there is valid input in
> the text entry. I have overridden canFinish for the wizard, but it is
> only checked when the page is shown, but not when the page status is
> updated. Is there any way to refresh this?
>
> thanks,
> adam
Previous Topic:digitally signed update
Next Topic:sign jars in build automation
Goto Forum:
  


Current Time: Thu Sep 19 04:21:13 GMT 2024

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

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

Back to the top