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

GM_GOACTIVE

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

Declaration

Source position: intuition.pas line 2034

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