I created an OpenGL program in cocoa from this demo.
http://developer.apple.com/samplecode/CocoaGL/index.html
How do you capture keys with the command key as a modifier? For instance, Command+A.
http://developer.apple.com/samplecode/CocoaGL/index.html
How do you capture keys with the command key as a modifier? For instance, Command+A.