Enable Finish Button After Page Validation? [message #291053] |
Tue, 06 September 2005 18:09  |
Eclipse User |
|
|
|
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 02:36  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03149 seconds