IDCMP class: user selects a gadget
Source position: intuition.pas line 713
| const IDCMP_GADGETDOWN = 1 shl 5; | 
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 |