setSelectsInsertedObjects on NSArrayController not actually selecting

Posted by aussiegeek on Stack Overflow See other posts from Stack Overflow or by aussiegeek
Published on 2010-03-13T08:43:00Z Indexed on 2010/03/13 8:45 UTC
Read the original article Hit count: 503

I Have an NSArrayController bound to a NSUserDefaults controller, with setSelectsInsertedObjects set to YES in Interface Builder, but when I click Add, the previously select object gets unselected.

What am I missing?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about nsarraycontroller