newbie responder question
newbie responder question
- Subject: newbie responder question
- From: Graham <email@hidden>
- Date: Mon, 23 May 2005 17:09:54 -0400
Hi,
I have a Cocoa-Java app and need to respond to certain key strokes in my app controller class that do not correspond to key equivalents on my menu. I determined that I can put my class in the respnder chain using NSWindow.setNextResponder and I then get keyDown events as expected. This stops working though as soon as any textfield in my app has had the focus - I no longer get keyDown events in my controller after this. What might be wrong here?
kind regards,
GrahamĀ |
_______________________________________________
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