[izpack-users] UserInputPanel
François Guillet
francois.guillet at wanadoo.fr
Wed Aug 22 20:26:26 CEST 2007
I got it : It works if you insert:
parentFrame.unlockNextButton();
at the end of panelActivate().
The hack may be crude but that's all I need. Thanks again.
Le 22 août 07 à 19:07, François Guillet a écrit :
> Hi Klaus,
>
> I used a custom action to solve the target dir 'cleanliness' and it
> works. Thanks!
>
> However, I still have trouble with validating the UserInputPanel. I
> hacked the code so it goes :
> public boolean isValidated()
> {
> return true; //(readInput());
> }
>
> Unfortunately, it doesn't help in anyway. Here is the UserInputFile
> definition:
>
François
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070822/27c76a58/attachment.html
More information about the izpack-users
mailing list