Is it possible to block an OSx shortcut from running while my window is open or even make my software capture/recognize the key shortcut as an internal function of my own system??
for example: when pressing the key: Ctrl + ↑ (opens the operating system window table) and when clicking Control + ↓ (demaximizes the current window)
Is there a way to prevent any operating system event from executing behavior that hinders the user from using the system?
Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm
Re: Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓
does not detect the keys: control, option and command
Re: Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓
Keyboard System functions are not passed through and cannot be redirected.
You can only enable these in the system settings - > keyboard.
You can only enable these in the system settings - > keyboard.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
- skinkairewalker
- Enthusiast
- Posts: 782
- Joined: Fri Dec 04, 2015 9:26 pm