fredy989q
08-09-2005, 10:45 AM
I have a small program whose main page does a little setup and then waits for a menu jump to another page or for a communications interrupt.
I used the menu editor to create a mnuExit to close the application. If I explicitly unload the other forms in response to this event it will end all tasks. But if not it seems to just keep running.
I also have a Control Box enabled on the main page and when I run the app and click the X the form disappears from the screen but the task continues to run! I have to use the task manager to stop the app.
Any idea what is going on here?
I used the menu editor to create a mnuExit to close the application. If I explicitly unload the other forms in response to this event it will end all tasks. But if not it seems to just keep running.
I also have a Control Box enabled on the main page and when I run the app and click the X the form disappears from the screen but the task continues to run! I have to use the task manager to stop the app.
Any idea what is going on here?