GadgetClass Method ID. You are now going to be fed input
Source position: intuition.pas line 3226
const GM_GOACTIVE = 2; |
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.
|
Pointer to Message parameter passed for GM_GOACTIVE or GM_HANDLEINPUT |
|
|
Message parameter passed for GM_GOACTIVE or GM_HANDLEINPUT |