How can I handle someone closing a help window? I cant seem to find a way to get around the following:
IF a help window is open, and the user clicks close (or the x) then the whole program ends.
The main application window should exit if someone hits the x, but not the help window. Does anyone have any samples showing how to handle two windows being open with the ability to close one without closing the other?
Thanks
IF a help window is open, and the user clicks close (or the x) then the whole program ends.
The main application window should exit if someone hits the x, but not the help window. Does anyone have any samples showing how to handle two windows being open with the ability to close one without closing the other?
Thanks