Re: Unresponsive mouseMoved method
Re: Unresponsive mouseMoved method
- Subject: Re: Unresponsive mouseMoved method
- From: Uli Kusterer <email@hidden>
- Date: Fri, 30 Mar 2007 21:37:41 +0200
Am 29.03.2007 um 23:40 schrieb Bob Smith:
The problem with your category approach is that NSView is not a
concrete class, it is an abstract superclass meaning it might be
implemented in appkit as a class cluster.
Errr... no. You can easily create a plain NSView in Interface
Builder around other views, so it's definitely not abstract, and I've
yet to see any documentation stating that NSView was a class cluster.
Can you give me a URL where you heard NSView was a class cluster?
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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