Platforms to show: All Mac Windows Linux Cross-Platform

WinPointerEventsMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The class to capture touch events on Windows.

The plugin can only deliver events the Xojo runtime doesn't consume.

Device Change Flags

Constant Value Description
kDeviceChangeArrival 1 A new device is attached.
kDeviceChangeAspectRatioPreserved 2048 The display aspect ratio.
kDeviceChangeMapping 256 The change in display to digitizer mapping.
kDeviceChangeModeCentered 128 Centered display mode.
kDeviceChangeModeDefault 64 The default display mode.
kDeviceChangeOrientation0 4 Orientation of the device: 0°
kDeviceChangeOrientation180 16 Orientation of the device: 180°
kDeviceChangeOrientation270 32 Orientation of the device: 270°
kDeviceChangeOrientation90 8 Orientation of the device: 90°
kDeviceChangeOrigin 1024 The display origin.
kDeviceChangeRemoval 2 A device has been detached.
kDeviceChangeResolution 512 Display resolution.

This class has no sub classes.

Some examples using this class:

Blog Entries

Videos

Release notes

  • Version 17.0
    • Added SetGestureConfig/GetGestureConfig methods in WinPointerEventsMBS to use controls as target.

The items on this page are in the following plugins: MBS Win Plugin.


WinPhotoProgressDialogMBS   -   WinPointerInfoMBS


The biggest plugin in space...