UNSOLVED BaseEventTool 'delete' method is not executed when I hit delete on keyboard



  • I was wondering how should I use this method because when I hit delete on keybaord, it's not executed.

    Thanks



  • Also the same happens in the cut method. It seems BaseEventTool is not overriding the keys meant for this methods because I get them in the keyDown, but for paste I don't see the event in keyDown, so it's working there.


Log in to reply