Re: DragNDropOutlineView Example Define Syntax
Re: DragNDropOutlineView Example Define Syntax
- Subject: Re: DragNDropOutlineView Example Define Syntax
- From: Ronnie O <email@hidden>
- Date: Sat, 25 Jun 2005 18:00:46 -0500
Interesting that the two times you used it was with a subclass because
the instance in this case is a subclass of an NSObject subclass.
SimpleTreeNode is a subclass of TreeNode, which is a custom subclass
of NSObject. This can all be seen in the DragNDropOutlineView
example. Maybe this syntax is specific to some type of inheritance or
custom class issues?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden