Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSDocument not receiving notifications from NSTextField



Hi. I'm a noob, so be gentle... I have an NSDocument which contains some NSTextFields. I want the NSDocument to handle the editing notifications from the NSTextField. So, during the NSDocument's windowControllerDidLoadNib method I'm setting the delegate of the NSTextField to self:

[textField setDelegate:self];

Yet the NSDocument isn't receiving any of the editing notifications from the NSTextView (textDidEndEditing etc).

Am I doing something stupid here ? Thanks.

---
http://homepage.mac.com/mslinklater
 _______________________________________________
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

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.