Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TABLETA_Pressure

Tag for TTabletData.td_TagList. The pressure reading of the stylus.

Declaration

Source position: intuition.pas line 1326

const TABLETA_Pressure = TABLETA_Dummy + $06;

Description

The pressure reading of the stylus. The pressure should be normalized to fill a signed long LongInt. Typical devices won't generate negative pressure, but the possibility is not precluded. The pressure threshold which is considered to cause a button-click is expected to be set in a Preferences program supplied by the tablet vendor. The tablet driver would send inputevent.IECODE_LBUTTON-type events as the pressure crossed that threshold.


Documentation generated on: 2021-07-30