Hi.
So, I've build and application, and when I programmatically exit from my program, it stops running as expected, but the main top-level panel is still there, allowing me to run it again by pressing the run arrow. I want double-clicking the executable icon to be the only way the user can run the program.
Is there anyway of doing this?
Thanks...
-Umar.