Folks; I have a tableView which is working pretty handily.
I support a form of import by dropping a text file on it. The backing arrayController returns an NSTableViewDropAbove for UI feedback purposes. (the row the file is dropped on (or above) doesn't actually matter) I chose NSTableViewDropAbove because DropOn might cause some to feel that a replacement would occur…. When I have complete the import process I call rearrangeObjects and all is well there is a bound filter predicate in the windowController EXCEPT the targetting indicator in the tableView remains visible… How do I clear this? Thanks for your consideration, Steve_______________________________________________ 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