This event is generated when the user press the surface with one finger and taps with another.
Note that once started the event will also be generated when the finger that was pressed moves on surface.
^^
Handlers bound for the following event types will receive a wx.PressAndTapEvent parameter.
EVT_PRESS_AND_TAP: Process a wxEVT_PRESS_AND_TAP
. ^^
New in version 4.1/wxWidgets-3.1.1.
Constructor. |