Re: Binding NSTableView to an object's instance variables
Re: Binding NSTableView to an object's instance variables
- Subject: Re: Binding NSTableView to an object's instance variables
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 14 Jan 2005 23:33:35 -0800
On Jan 14, 2005, at 11:24 PM, Keith Renz wrote:
I have a custom object with 28 instance variables, mostly NSStrings
and NSNumbers. I would like to bind this object's instance variables
to a NSTableColumn to be edited. I've tried using indexed accessors,
but it just isn't working. I get "(" for each instance variable. Can
anybody point me in the right direction?
See the "Combatants" example at
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>.
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