NSInternalInconsistencyException
NSInternalInconsistencyException
- Subject: NSInternalInconsistencyException
- From: koko <email@hidden>
- Date: Wed, 23 Feb 2011 16:16:06 -0700
I added a 4 x 1 Matrix of NSImageViews which became NSImageCells to a view. I Set the class of this Matrix to a custom class.
Upon build and run I get:
NSInternalInconsistencyException 'Stub implementation of -setTarget by NSCell does nothing.'
I am not sure what I should do ...
How would I set a cell ?
Should I subclass NSImageCell and implement some sort of -setTarget?
As always any suggestion or direction is welcome!
-koko
_______________________________________________
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