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

TABLETA_InProximity

Tag for TTabletData.td_TagList. For tablets that support proximity,

Declaration

Source position: intuition.pas line 838

const TABLETA_InProximity = TABLETA_Dummy + 8;

Description

ti_Data is a boolean. For tablets that support proximity, they should send the (TABLETA_InProximity, False) tag item when the stylus is out of proximity. One possible use we can forsee is a mouse-blanking commodity which keys off this to blank the mouse. When this tag is absent, the stylus is assumed to be in proximity.


Documentation generated on: 2021-07-30