[Gambas-user] OK click on Wizard
Fabien Bodard
gambas.fr at gmail.com
Fri Sep 6 09:24:10 CEST 2019
And if you try that ? :
http://gambaswiki.org/wiki/comp/gb.form/wizard/.change
Le ven. 6 sept. 2019 à 09:20, Rolf-Werner Eilert <rwe-sse at osnanet.de> a
écrit :
> In a Wizard with 5 steps, I want to close the dialog when the user
> clicks the button on the last step, i. e. step 5 when "OK" is shown.
>
> I tried Wizard_Click() and it reacts to every step
>
> Select Wizard.Index
> Case 1
> ...
> Case 2
> ...
> Case 5
> Me.Close
> End Select
>
> But there is no reaction on step 5.
>
> Is there another event for the OK button?
>
> By the way, the documentation text for _Click is missing...
>
> Regards
> Rolf
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
--
Fabien Bodard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190906/c7ccb4ed/attachment.html>
More information about the User
mailing list