[Gambas-user] how to know when a form runnig was invoked from another or not?

PICCORO McKAY Lenz mckaygerhard at ...626...
Wed Mar 15 22:32:08 CET 2017


how to know when a form runnig was invoked from another or not?

i mean:

case1:

form1 have a click and inside invoke form2.show()

case2:

only form2 are lauch

now in form2 i have a button with a event Click:

if are invoked from form1 i need to show anagin form1 and close form2
if not, onlt close form2 and terminate program

i' was lookin for ojbect management on gambas wiki and only found Me;;
Last;; and Me.Parent but none of them helpme...

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



More information about the User mailing list