Drag without selection

Once again, thanks so much for the example. This does almost all of what I want, except it doesn’t give me hooks for doDragOver and doDropOnto. It also doesn’t do the auto scroll at document edges. I think maybe i just need to inherit from DraggingTool instead of tool? Are there other things I need to worry about if i do that?