It seems that NSTableView's reloadData called by NSArrayController's
addObject kills the edit session (without giving my delegate a chance to
refuse to end the editing).

Is there a way to add items to the table and not end my editing?

Think of the Finder and you are editing a file name, while someone on the
network is copying files into the the same folder. Your edit session should
not end just because some itmes are added to the list.

How can I accomplish this?




_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to