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