Mac CMD-Q

BlitzMax Forums/BlitzMax GUI Programming/Mac CMD-Q

Okay, I've searched and couldn't find this...

On a Mac, how do I get MaxGUI to recognize the COMMAND modifier so I can use CMD-Q for 'Quit'?

CMD-Q sends the EVENT_APPTERMINATE message.

You could also take a look at AppTerminate().