NSTableViewDropAbove visual remnant
NSTableViewDropAbove visual remnant
- Subject: NSTableViewDropAbove visual remnant
- From: Steve Cronin <email@hidden>
- Date: Tue, 09 Mar 2010 00:20:12 -0600
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 (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