Return Flags for GM_HANDLEINPUT or GM_GOACTIVE Activate next gadget.
Source position: intuition.pas line 2312
const GMR_NEXTACTIVE = 1 shl 4; |
the gadget has become inactive, but the next or previous gadget, which has the GFLG_TABCYCLE flag set is to be activated.