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

WA_TabletMessages

Tag for OpenWindowTagList(). Enabled tablet messages

Declaration

Source position: intuition.pas line 930

const WA_TabletMessages = WA_Dummy + 55;

Description

ti_Data is a boolean. Set to True to request that tablet information be included in TIntuiMessage sent to your window. Requires that something (i.e. a tablet driver) feed inputevent.IESUBCLASS_NEWTABLET InputEvents into the system. For a pointer to the TabletData, examine the ExtIntuiMessage^.eim_TabletData field.


Documentation generated on: 2017-01-10