Skip navigation.
 
mlRe: Getting added object with KVO
FROM : Matt Neuburg
DATE : Fri Jul 14 17:47:49 2006

On Fri, 14 Jul 2006 12:41:27 +0200, Hannes Petri <<email_removed>> said:

>What caused my confusion, is that the docs DO say that the content-
>property is observable with KVO. When it wasn't


The content property of an NSArrayController *is* observable with KVO. To
prove this, observe it and then say setContent:. However, I don't see what
that has to do with your original problem.

m.

--
matt neuburg, phd = <email_removed>, <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>

Related mailsAuthorDate
mlGetting added object with KVO Hannes Petri Jul 12, 00:43
mlRe: Getting added object with KVO Hannes Petri Jul 12, 13:00
mlRe: Getting added object with KVO George Orthwein Jul 12, 15:25
mlRe: Getting added object with KVO Hannes Petri Jul 12, 15:56
mlRe: Getting added object with KVO Matt Neuburg Jul 12, 19:35
mlRe: Getting added object with KVO Bill Northcott Jul 13, 01:41
mlRe: Getting added object with KVO Matt Neuburg Jul 13, 16:46
mlRe: Getting added object with KVO Hannes Petri Jul 14, 12:41
mlRe: Getting added object with KVO Matt Neuburg Jul 14, 17:47
mlRe: Getting added object with KVO George Orthwein Jul 14, 22:22
mlRe: Getting added object with KVO Matt Neuburg Jul 14, 22:32
mlRe: Getting added object with KVO Hannes Petri Jul 17, 11:19
mlRe: Getting added object with KVO George Orthwein Jul 18, 20:39