Platforms to show: All Mac Windows Linux Cross-Platform
HotKeyMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Hotkey | MBS Util Plugin | 15.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: This is a crossplatform replacement for our CarbonHotKeyMBS class.
- 2 events
- 5 properties
- 2 methods
- method Close
- method Constructor(KeyCode as Integer, Modifiers as Integer, Exclusive as Boolean = false)
- shared method KeyCodeForText(name as string) as Integer
- 5 constants
Modifier Flags
Constant | Value | Description |
---|---|---|
AlphaKey | &h400 |
Alpha Lock |
CommandKey | &h100 |
Command Key on Mac, Windows Key on Windows. |
ControlKey | &h1000 |
Control Key |
OptionKey | &h800 |
Option/Alt Key |
ShiftKey | &h200 |
Shift Key |
This class has no sub classes.
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.4
- MBS Xojo Plugins, version 20.4pr6
- MBS Xojo Plugins, version 18.4pr2
- MBS Xojo / Real Studio Plugins, version 15.3pr1
- MBS Releases the MBS Xojo / Real Studio plug-ins in version 15.2
- MBS Xojo / Real Studio Plugins, version 15.2pr6
Xojo Developer Magazine
The items on this page are in the following plugins: MBS Util Plugin.

Links
MBS Xojo PDF Plugins