outlineViewSelectionDidChange not always being called on remove
outlineViewSelectionDidChange not always being called on remove
- Subject: outlineViewSelectionDidChange not always being called on remove
- From: "christophe mckeon gonzalez de leon" <email@hidden>
- Date: Mon, 29 Dec 2008 14:10:49 -0800
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 (email@hidden)
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:
This email sent to email@hidden