RectangleTool MouseEvent issue
Posted: Thu Jan 22, 2009 4:33 pm
In the MouseEvent of thr RectangleTool if a user double-clicks the object, enabling edit in the annotation object, the dragging flag is also getting set as well and can cause the RectangleTool to relocate if the user ends the edit and moves the mouse.
I would suggest that if the user double-clicks then you cancel the drag operation as they might be editing the text.
I would suggest that if the user double-clicks then you cancel the drag operation as they might be editing the text.