Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

GM_HANDLEINPUT

GadgetClass Method ID.

Declaration

Source position: intuition.pas line 2035

const GM_HANDLEINPUT = 3;

Description

GM_GOACTIVE tells the gadget that it has become active and will receive input from now on from the method >GM_HANDLEINPUT. This is stopped by using GM_GOINACTIVE.


Documentation generated on: 2021-07-30