Re: NEWBIE: Working with bindings... a list of infomation
Re: NEWBIE: Working with bindings... a list of infomation
- Subject: Re: NEWBIE: Working with bindings... a list of infomation
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 27 May 2005 14:15:30 -0700
On May 27, 2005, at 11:56 AM, Ben D. Jones wrote:
I'm trying to get a list of NSMutableDictionarys into a tableView.
Here's the Class that I'm using now that I want to be converted
into bindings. I'm trying to write this code using bindings to
avoid the long tableView code. But I'm unsure how to progamaticly
add new Dictionaries to the "binded" array.
It's not clear exactly what you're intending to do here, since you
only have a single instance variable for the dictionary, however the
Combatants example at <http://homepage.mac.com/mmalc/CocoaExamples/
controllers.html> may be relevant...
("a combatant has three weapons stored as individual instance
variables, indexed accessors are used to represent the weapons as an
array").
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