Page 1 of 1

Windows CTRL + ALT + DELETE

Posted: Thu Apr 16, 2015 2:40 am
by junryl
Hello,

Is it possible in livecode to trap CTRL + ALT + DELETE combination in windows? I want my app to run in fullscreen and cannot be closed even using this windows keys combination.

Thanks.

Re: Windows CTRL + ALT + DELETE

Posted: Thu Apr 16, 2015 12:50 pm
by Klaus
Hi junryl,

this is not possible because the OS will trap this key combination first and NOT pass it to LC!


Best

Klaus