Re: Defining Accessors in a Custom Palette for a NSArray for Cocoa Bindings
Re: Defining Accessors in a Custom Palette for a NSArray for Cocoa Bindings
- Subject: Re: Defining Accessors in a Custom Palette for a NSArray for Cocoa Bindings
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 5 Jan 2005 22:52:39 -0800
On Jan 5, 2005, at 5:45 PM, E. Wing wrote:
In my custom palette, I have an NSMutableArray which I want to contain
an array of LinePoints (which is a simple subclass of NSObject
basically containing 3 floats for x,y,z and accessors) which will
define the line.
It sounds as if all you really need is to use an NSArrayController with
its Object Class Name set to LinePoint?
mmalc
_______________________________________________
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