copyWithZone: -- selector not recognized
copyWithZone: -- selector not recognized
- Subject: copyWithZone: -- selector not recognized
- From: "Cristian Savu" <email@hidden>
- Date: Tue, 4 Jun 2002 15:43:54 +0300
Hi there,
I have a table view and in : tableView:objectValueForTableColumn:row
I'm trying to return an element
like this:
return itemObj ; //where itemObj is an RSItemObject
Can anyone tell me what am I doing wrong because I'm receiving the
following error message :
>> [RSItemObject copyWithZone : ] : selector not recognized
and I really don't know what might be wrong !
Cristian
_______________________________________________
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.