tags:

views:

53

answers:

1

Hello

I would like to be able to cancel a drag operation with the Escape key.

The following did not work so far:

  • calling stopDrag() on the component --> nothing happens
  • calling DragManager.acceptDragDrop(null) --> nothing happens
  • calling mx_internal function DragManager.endDrag() --> drag partly stops, the drag proxy image disappears but now the drop indicator shows at row 0, and also there's a null error when finally releasing the mouse

Anybody else had any luck with this? Thanks!

A: 

Hi there, Did you manage to get this working? I'm acing the same issue...

yuri
No, didn't. If you want to ask something, write a comment, not an answer.
Tom
Can you please remove/delete your answer so this question shows as 'unanswered'?
Tom