HElp with NSResponder
HElp with NSResponder
- Subject: HElp with NSResponder
- From: email@hidden
- Date: Wed, 10 Mar 2004 01:57:39 -0600 (GMT-06:00)
Well I made a subclass of NSResponder called controller. controller basically is supposed to be the main UI and links to other systems in the program. I have a keyDown method to parse keys for commands to the game, but they never register. Instead I get the alert sound and in the debug setup the breakpoint at the beginning of the keyDown method is never reached. What might I be doing wrong.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.