Re: Bindings Problem: KVO Not Being triggered?
Re: Bindings Problem: KVO Not Being triggered?
- Subject: Re: Bindings Problem: KVO Not Being triggered?
- From: Matt Neuburg <email@hidden>
- Date: Thu, 24 Aug 2006 06:52:04 -0700
- Thread-topic: Bindings Problem: KVO Not Being triggered?
On Wed, 23 Aug 2006 13:27:21 -0600, Keary Suska <email@hidden>
said:
>When a row is double-clicked an
>action is triggered in the arraycontroller that sets an objectcontroller
>subclass' content (-setContent:) and open a modal window with field values
>bound to the objectcontroller.
>The problem appears when the same table row is double clicked. Even though
>the objectcontroller is being sent content, the content doesn't update--i.e.
>Shows the last edited values
The second paragraph seems to say that the first paragraph is not working
(in that one circumstance). Since the notion "an action is triggered..." is
mysterious, that is the part one wants to hear more about. Could you show
the code for the doubleclick action?
Also, could you explain why the objectController needs to override
setValue:forUndefinedKey? Why would there be any undefined keys? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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