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_FilterIMsg -- filter an IntuiMessage through GadTools. (V36) SYNOPSISmodimsg = GT_FilterIMsg(imsg) FUNCTIONNOTE WELL: Extremely few programs will actually need this function. INPUTSimsg - an IntuiMessage you obtained from a Window's UserPort. RESULTmodimsg - a modified IntuiMessage, possibly with extra information NOTESStarting with V39, this function actually expects and returns WARNINGIf this function returns NULL, you must call ReplyMsg() on the SEE ALSOGT_GetIMsg(), GT_PostFilterIMsg()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |