[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TABLETA_InProximity

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

Declaration

Source position: intuition.pas line 1041

const TABLETA_InProximity = TABLETA_Dummy + $08;

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: 2017-01-10