Re: Cocoa Bindings - nondebuggable, non-obvious, procedural ???
Re: Cocoa Bindings - nondebuggable, non-obvious, procedural ???
- Subject: Re: Cocoa Bindings - nondebuggable, non-obvious, procedural ???
- From: Mark Munz <email@hidden>
- Date: Mon, 3 Jan 2005 14:38:54 -0600
On Jan 3, 2005, at 2:34 PM, James Dessart wrote:
On Mon, 3 Jan 2005 10:29:51 -0800, mmalcolm crawford
<email@hidden> wrote:
I can get stuff to work, but I don't understand why the stuff I got
to
work does what it does. It's very click-and-pray. I've would love to
see an example of NSArrayController with just one basic type --
NSStrings.
As has been stated on several occasions on this list, because bindings
rely largely on key value coding, strings do not work well as a model.
Typically you need at least a dictionary.
But if you want to do a list of strings, how would you go about doing
that? That's the question he's asking, I think. I'm not sure he wants
the example to do anything more than just list an array of simple
strings.
James
Thanks. Yes, that's the WAY SIMPLER version of my question.
Apparently I've lost the ability to communicate in simple terms, at
least temporarily
Mark
_______________________________________________
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