Setting the first responder as target in IB is easy, but I can not
find how to set it up manually in code. Should I set NSApp target,
the NSResponder class, something completely different?
I do not think I should need to go through the trouble of finding
the key window, etc at least?
No.
First responder is a nil target - this only applies, obviously, to
certainly classes that support target/action.
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden