Tag for TTabletData.td_TagList. For tablets that support proximity,
Source position: intuition.pas line 853
const TABLETA_InProximity = TABLETA_Dummy + $08; |
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.