Updating all bindings manually
Updating all bindings manually
- Subject: Updating all bindings manually
- From: Moray Taylor <email@hidden>
- Date: Sun, 4 Jun 2006 13:21:01 +0100
Hi List,
Is it possible to update all bindings manually?
I know you can do something like
[self willChangeValueForKey:@"key"];
[self didChangeValueForKey:@"key"];
But I'd have to do that for all my bindings (50+), and update the
list every time I added a binding.
What I'd like is either be able to ask the Nib (or controller, or
whatever) for a list of it's bindings and then iterate through them.
I'm sure I've seen this done, but I've googled and can't find any
sign of it, maybe I dreamt it.
Thanks for any suggestions.
Moray
_______________________________________________
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