Return Flags for GM_HANDLEINPUT or GM_GOACTIVE Activate previous gadget.
Source position: intuition.pas line 2313
const GMR_PREVACTIVE = 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.