[Gambas-user] how to trap show modal close response?

PICCORO McKAY Lenz mckaygerhard at ...626...
Mon Jul 10 22:02:51 CEST 2017


i have a simple module:


Public Sub Main()

  FLogin.ShowModal

End

and on the FLogin.class i have a simple override of a buton event:

Public Sub closebtn_Click()

  Me.Close(33)

End

how can i trap in the MMain module in main the reponse of the FLogin
without explicit call to moduleo inside the FLogin form.. ?



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



More information about the User mailing list