Tagged Questions
0
votes
3answers
395 views
Disabling ESC and Command . in an OSX Cocoa app
I made a little cocoa app that brings up an IKPictureTaker and saves a picture to a file if you press the set button. Currently, if you press esc or Command . the window picture taker will close. Is ...