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

GM_GOACTIVE

GadgetClass Method ID. You are now going to be fed input

Declaration

Source position: intuition.pas line 3226

const GM_GOACTIVE = 2;

Description

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.

See also

PgpInput

  

Pointer to Message parameter passed for GM_GOACTIVE or GM_HANDLEINPUT

TgpInput

  

Message parameter passed for GM_GOACTIVE or GM_HANDLEINPUT


Documentation generated on: 2021-07-30