keyDown Events in Document Based Cocoa App
keyDown Events in Document Based Cocoa App
- Subject: keyDown Events in Document Based Cocoa App
- From: Randy Bradley <email@hidden>
- Date: Fri, 17 Jun 2005 13:50:13 -0500
I began my project by creating a document based cocoa app in Xcode. I have a bunch of text fields, a couple of table views and several buttons and indicators in my weights window. I now want to catch a keyDown event and if its an "enter" or "return", I want to start processing.
I'm currently overriding
windowNibName and
windowControllerDidLoadNib. I've tried overriding NSWindow in IB but I'm not sure how to tell my app to use MyWindow rather than NSWindow.
Thanks in Advance
for any thoughts.
Randy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden