Re: Cocoa Bindings - many people using them?
Re: Cocoa Bindings - many people using them?
- Subject: Re: Cocoa Bindings - many people using them?
- From: Moray Taylor <email@hidden>
- Date: Fri, 21 May 2004 20:01:40 +0100
I probably didn't phrase it correctly, the lack of functionality has
more to do with the Cocoa controls rather than the binding, for
example, I'd like to bind the position of an NSSplitView to a
preference, but I can't (or can I?), it's not so much a binding
problem, as an NSSplitView one.
Just curious, because I am a big fan of bindings...
What functionality is missing?
---
To answer the target / action question:
If you are talking about NSButton, you can now use the 'target' and
'argument'
bindings to invoke an arbitrary method with an arbitrary argument
list...
I just used this in a small app I wrote, and it worked brilliantly.
---
CMP
On Friday, May 21, 2004, at 01:29PM, Moray Taylor
<email@hidden> wrote:
I'm not a huge user of bindings, but it certainly takes the misery out
of doing user preferences and such, if Apple could add more
functionality, I'd use bindings a whole lot more.
Moray
I am in the design phase of a new Cocoa Document app and decided to
read up on Cocoa Bindings.
Have there been many people using that capability?
How well does it deal with your issues?
Do you still have to resrot to target/action, delegate approachs as
well?
I would like to hear user's experiences with the technology.
TIA
respect...
Peter
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.