ImageAndTextCell editing problem

2010-12-16 Thread Fernando Valente
Hey, I got ImageAndTextCell and I'm using it on a NSOutlineView. When I double click a cell in order to edit it, I get the following error: 2010-12-16 05:31:54.399 MyApp[26823:a0f] -[NSCFString representedObject]: unrecognized selector sent to instance 0xa0aff968 Does anyone know a solution

Re: ImageAndTextCell editing problem

2010-12-16 Thread Nick Zitzmann
On Dec 16, 2010, at 12:35 AM, Fernando Valente wrote: Hey, I got ImageAndTextCell and I'm using it on a NSOutlineView. When I double click a cell in order to edit it, I get the following error: 2010-12-16 05:31:54.399 MyApp[26823:a0f] -[NSCFString representedObject]: unrecognized