Binding & other actions
Binding & other actions
- Subject: Binding & other actions
- From: J Nozzi <email@hidden>
- Date: Fri, 28 May 2004 09:22:47 -0400
Hi, List:
I have a standard add and remove button, connected to an
NSArrayController's add: and remove: actions. It works quite nicely, as
expected.
Unfortunately, I've been struggling to figure out how to add 'other
actions' to that event as well. Specifically, I'm trying to add an "are
you sure?" to the remove button prior to removing. I'm also trying to
perform additional checks on the 'add' button.
What is the best way to handle this? I haven't found anything in the
Cocoa Bindings docs or any of the usual books about this. Admittedly,
it's probably because I don't know what exactly to look for ... ;-)
Regards,
- J
_______________________________________________
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.