I seem to be able to capture the shift-command keyboard event and the press of '4'. However I can't get them both to stop the user from screen printing. Any pointers would be welcome.
Asked
Active
Viewed 49 times
0
-
1Why are you trying to do this? Even if you figure out how to intercept this keypress that can't prevent someone from capturing the screen via other mechanisms. – Lily Ballard Feb 12 '13 at 22:23
-
This is a requirement for an exam application for one of our clients. – TerryB Feb 12 '13 at 22:36
-
Thanks. It appears to be a dup. The original question was not actually answered and is over 2 years old, so I'm hoping for some fresh ideas. – TerryB Feb 13 '13 at 16:54
-
Short answer: you can't. – ipmcc Feb 13 '13 at 23:45