Re: Cocoa binding problem/bug - setKeys not inherited?
Re: Cocoa binding problem/bug - setKeys not inherited?
- Subject: Re: Cocoa binding problem/bug - setKeys not inherited?
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 3 Jun 2004 21:02:47 -0700
On Jun 3, 2004, at 8:33 PM, mmalcolm crawford wrote:
I did try to use [self class] rather than the class name in the
superclass to see if that made a difference:
You're sending the class message to a class object -- you'll get back
the class 'Class'.
No, you won't, but the point still stands -- my apologies, though, for
its abruptness, I hit "Deliver" by mistake <sigh>
mmalc
_______________________________________________
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.