BennyBunny
Joined: 18 Aug 2008 Posts: 4
|
Posted: Mon Sep 08, 2008 8:27 am Post subject: Reactivate last step |
|
|
Hey,
is it possible to reactivate the last step after the user clicked on finish? I'm looking for several hours in the source but do not find a elegant way to do it...
Perhaps you can give me some hints...
At this moment only the "Exit" Button is avaible.
EDIT:
Okay - i solved it kinda other way. This solution i like better.
Solution is o override the | Quote: | | public void showCloseButton(boolean val) | function. |
|