WM_TOUCH: Support of WM_TOUCH message (Window platform)

WM_TOUCH: Support of WM_TOUCH message (Window platform)

class pymt.input.providers.wm_touch.WM_Touch(device, id, args)

Bases: pymt.input.touch.Touch

Touch representing the WM_Touch event. Support pos, shape and size profiles

Previous topic

WM_PEN: Support of WM_PEN message (Window platform)

Next topic

Touch Factory: Factory of touch providers.

This Page