NSTableview weird error
Posted
by Matt S.
on Stack Overflow
See other posts from Stack Overflow
or by Matt S.
Published on 2010-04-24T21:21:01Z
Indexed on
2010/04/24
21:43 UTC
Read the original article
Hit count: 173
cocoa
|nstableview
I followed the guide here, but for some reason, the table view shows this in the console when I attempt to scroll through it:
-[NSCFString objectAtIndex:]: unrecognized selector sent to instance 0x100227710
© Stack Overflow or respective owner