Hi, i would like to ask how can i catch an "ALT+F4" close on my application so i set some rules/methods before exiting.
i have tried catching a keyboard.keydown event, it directly closes the application. Thanks in advance for the people who would reply to this post :)