I have used ObjectHandles extensively in one of my project and found a
issue in lock method. I created a dustbin/recycle bin, kind of image
and used a HitTest, if hit happens then onMoved event, I remove that
OH from the canvas. But, issue was, after removing my cursor was
changed to "moving" cursor, i.e '+'. To fix this, I modified lock
method and added cursorManager.removeCursor(currentCursorId); and it
fixes this issue.
Hope it helps someone.
--
Best Regards;
Chetan Sachdev
[
http://www.riageeks.com]