• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keyboard commands
#4
The reason that isn't set by default has to do with how the key presses are triggered. In order to detect key presses regardless of what component has focus, I have to set up a listener for the entire window. The problem is that if you have a dialog up and hit escape to close the dialog, it will also return to the library screen then and there is absolutely nothing I can do about this due to the fact that it's being processed internally in Microsoft's code before it gets to my code. I can't detect when a dialog is up vs when it is not and process the escape key properly as Microsoft's code closes the dialog immediately so when I try to check if a dialog is up, it's already closed.

If you still want to set up the escape key to return to the library screen (despite this behavior), you can set this up yourself. Just go to Settings->Touch & Pedal Settings->Pedal Actions and map the escape key to "Return to Library". Just takes a second to set up.

Mike
Reply


Messages In This Thread
Keyboard commands - by BRX - 05-31-2019, 09:02 PM
RE: Keyboard commands - by Zubersoft - 06-01-2019, 04:17 AM
RE: Keyboard commands - by vactrol - 07-10-2019, 07:41 PM
RE: Keyboard commands - by Zubersoft - 07-11-2019, 03:17 AM



Users browsing this thread:
2 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.