Re: Using Target/Argument Bindings
Re: Using Target/Argument Bindings
- Subject: Re: Using Target/Argument Bindings
- From: Andreas Mayer <email@hidden>
- Date: Mon, 27 Oct 2003 05:32:24 +0100
Am Montag, 27.10.03 um 04:48 Uhr schrieb Owen Anderson:
Take a look at the example in the CocoaDocs.
I'm sorry, where is that? The only one I found is the Currency
Converter example.
However, doing it with Bindings requires you to write a method for
each radio button that returns a unique identified string like
"OutputHTML".
I can't really comment until I have seen that example. But I got the
feeling you don't have to write any code at all for views. And, as long
as it's a standard case, you don't even have to write code for
controllers. Only models still require work. And that's mostly writing
setters and getters which, in most cases, I need to do anyway.
But I really need to try that first. <waiting for the parcel service>
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.