IDCMP class: user selects a gadget
Source position: intuition.pas line 1014
const IDCMP_GADGETDOWN = $00000020; |
IDCMP_GADGETDOWN messages are sent when the user selects a gadget that was created with the GACT_IMMEDIATEGACT_IMMEDIATE flag set. The IAddress field will contain a pointer to the selected gadget.
|
Intuition message structure |
|
|
Window structure |
|
|
New window structure |
|
|
Future TNewWindow |
|
|
Tag for OpenWindowTagList(). Which events should be reported |