communicating from NSTextView to NSTextField
communicating from NSTextView to NSTextField
- Subject: communicating from NSTextView to NSTextField
- From: Eric Cole <email@hidden>
- Date: Sun, 2 Jun 2002 09:34:34 -0700
From the keyDown method of an NSTextView derivative, how do I
find the NSTextField being edited? This NSTextView was passed
to the window from a delegate through
windowWillReturnFieldEditor:toObject. Do I have to track
anObject in a global or is there a better way?
Thanks
Eric
_______________________________________________
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.