@lise wrote:
Hello Walter,
I need the user to be able to move currently selected nodes via keyboard arrow keys but I don't know how. None of the similar questions target GoXam with WPF and I couldn't adapt the code in the answers. I tried attaching a KeyDown command handler to the Diagram, to the Nodes and I've overridden the DoKeyDown in the CommandHandler but nothing even gets called.
So, how can I get the keyboard's arrow keys to move the nodes?
Posts: 4
Participants: 2