Is there a way to track a drag's mouse coordinates outside the custom UI area?
I'm designing an 'endless' type control that should be draggable over a long distance, but I don't get drag events outside the UI area.
(IMO the SDK should provide drag events beyond the UI boundaries, it can't really interfere with anything else whilst the mouse button is held right?)