valueForKey:@"class"
valueForKey:@"class"
- Subject: valueForKey:@"class"
- From: Brent Gulanowski <email@hidden>
- Date: Wed, 26 Jun 2002 15:44:29 -0400
This results in an error:
This class does not have an instance variable of the name class or _class,
nor a method of the name class, _class, getClass, or _getClass
I read through the key-value coding discussion and searched the
archives -- why would this value not be found? I can send a -class message
fine, but I'm trying to put the class name into an NSOutlineView, so the
string @"class" is generated from the outline view's identifier.
B
--
Brought to you by Mail on Mac OS X. Think Different.
_______________________________________________
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.