NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: gadtools.library CreateContext CreateGadgetA CreateMenusA DrawBevelBoxA FreeGadgets FreeMenus FreeVisualInfo GT_BeginRefresh GT_EndRefresh GT_FilterIMsg GT_GetGadgetAttrsA GT_GetIMsg GT_PostFilterIMsg GT_RefreshWindow GT_ReplyIMsg GT_SetGadgetAttrsA GetVisualInfoA LayoutMenuItemsA LayoutMenusA Include GuruMeditation | NAMEGT_PostFilterIMsg -- return the unfiltered message after SYNOPSISimsg = GT_PostFilterIMsg(modimsg) FUNCTIONNOTE WELL: Extremely few programs will actually need this function. INPUTSmodimsg - a modified IntuiMessage obtained with GT_FilterIMsg(), RESULTimsg - a pointer to the original IntuiMessage, if GT_FilterIMsg() NOTESBe sure to use exec.library/ReplyMsg() on the original IntuiMessage SEE ALSOGT_FilterIMsg()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |