In my table view, when you drag an item, the drag image it uses comes from
the column cell where the drag started, rather than using the cell from the
first column where I have the icon and name. How do I make it use the first
column?
I'm looking at Apple's TableViewPlayground as an example, and t
AFAIK, this is not an issue with uid 0 specifically, but more an issue with how
LaunchService works (the framework underlying this part of NSWorkspace).
The system maintains a per user databases of the installed bundles. This
databases is updated each time an user interact with a new application