Exit button
Exit button
(OP)
This has to be the dumbest request ever. I would like to put a button on the tool bar of the main frame so that a user can click the button and exit the program, without having to go to File/Exit or have to click the little red X at the top right. Please excuse my stupidity!
Thanks
Thanks
RE: Exit button
No such thing as a stupid question, in my opinion.
There are numerous ways to exit, have you tried:
a) on a button, Accepted embed - Post(EVENT:CloseDown)
b) on a button, Accepted embed - HALT()
Regards