FROM : George Orthwein
DATE : Fri Jul 14 22:22:29 2006
On Jul 14, 2006, at 11:47 AM, Matt Neuburg wrote:
> 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.
True, it is observable... it's related to the original problem
because it also has an empty change dictionary. So in this regard, it
doesn't work any better than observing arrangedObjects.
I also found your idea of notifications useful. I too, was only
thinking of bindings related solutions. So thanks!
George
DATE : Fri Jul 14 22:22:29 2006
On Jul 14, 2006, at 11:47 AM, Matt Neuburg wrote:
> 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.
True, it is observable... it's related to the original problem
because it also has an empty change dictionary. So in this regard, it
doesn't work any better than observing arrangedObjects.
I also found your idea of notifications useful. I too, was only
thinking of bindings related solutions. So thanks!
George
| Related mails | Author | Date |
|---|---|---|
| Hannes Petri | Jul 12, 00:43 | |
| Hannes Petri | Jul 12, 13:00 | |
| George Orthwein | Jul 12, 15:25 | |
| Hannes Petri | Jul 12, 15:56 | |
| Matt Neuburg | Jul 12, 19:35 | |
| Bill Northcott | Jul 13, 01:41 | |
| Matt Neuburg | Jul 13, 16:46 | |
| Hannes Petri | Jul 14, 12:41 | |
| Matt Neuburg | Jul 14, 17:47 | |
| George Orthwein | Jul 14, 22:22 | |
| Matt Neuburg | Jul 14, 22:32 | |
| Hannes Petri | Jul 17, 11:19 | |
| George Orthwein | Jul 18, 20:39 |






Cocoa mail archive

