Re: Identifying NSTextViews
Re: Identifying NSTextViews
- Subject: Re: Identifying NSTextViews
- From: Kyle Sluder <email@hidden>
- Date: Tue, 28 Jul 2009 21:03:43 -0700
On Jul 28, 2009, at 8:56 PM, Rippit the Ogg Frog <email@hidden>
wrote:
NSString *text = [[notification object] string];
Reread the documentation. The object of the notification is the text
view, not the string that changed.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden