Table Of Contents
Support for WM_PEN messages (Windows platform)¶
-
class
kivy.input.providers.wm_pen.WM_Pen(device, id, args)[source]¶ Bases:
kivy.input.motionevent.MotionEventMotionEvent representing the WM_Pen event. Supports the pos profile.
ButtonBehavior for details.CodeNavigationBehavior for more details.CompoundSelectionBehavior for more details.DragBehavior for details.FocusBehavior for more details.ToggleButtonBehavior for details.kivy.input.providers.wm_pen.WM_Pen(device, id, args)[source]¶Bases: kivy.input.motionevent.MotionEvent
MotionEvent representing the WM_Pen event. Supports the pos profile.