Re: NSConcreteMutableData and valueForKey [SOLVED]
Re: NSConcreteMutableData and valueForKey [SOLVED]
- Subject: Re: NSConcreteMutableData and valueForKey [SOLVED]
- From: "Julio Cesar Silva dos Santos" <email@hidden>
- Date: Sat, 16 Dec 2006 19:55:17 -0200
The object was a text but inside an RTF in fact. I have already changed the
code but I forgot to send the answer to the list in case someone get into
this problem in the future.
--
Julio Cesar Silva dos Santos
email@hidden
2006/12/16, Pontus Ilbring <email@hidden>:
On 12/15/06, Julio Cesar Silva dos Santos <email@hidden> wrote:
> I am trying to test a string in an NSManagedObject to perform some
> operations (enable/disable a button) but I am receiving this message:
>
> [NSConcreteMutableData isEqualToString:]: selector not recognized [self
=
> 0x5731660];
The object being returned for nameOfKey appears to be of the
NSMutableData class and not an NSString as you expect, so shouldn't
you be investigating the point where nameOfKey was set instead?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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