Is it possible to capture an Arrow keypress event in a WD-based Qt application?
I have developed a J version of the 2048 game with a WD interface that I plan to release as an addon. https://github.com/tikkanz/g2048 Currently I use menu shortcuts (Ctrl+w/s/a/d) to support the keyboard, but it would be more ergonomic if I could use the Left, Right, Up & Down arrows directly. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm