hi,

i've got an NSOtlineView, and an NSTreeController
working together with core data. i've just added a
delete menu item which invokes remove like so

if treeController canRemove
    treeController remove

the problem is that sometimes when i delete, my
outline view delegate gets sent an outlineViewSelectionDidChange
message, and sometimes not. it depends on what i have been
manually selecting previously.

any ideas, i've been at it for hours and am fresh out.

thanks,
_c
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to