Hi everyone
I am making a sub application to act as a dialogue window.
Just initially too test I have setup this in the main frame. 1 even with 2 child events:
User Presses G:
- Subapp1 is visible
-- make invisible
- Subapp1 is visible (neg.)
-- make visible
I start it visible. If I push G, it goes invisible, but then never comes back.
I can't seem to figure out what I've done wrong here!
is it better to end the sub app, and then restart it each time and place it at the right position on the screen?
Thanks for any assistance