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_GetIMsg -- get an IntuiMessage, with GadTools processing. (V36) SYNOPSISimsg = GT_GetIMsg(intuiport) FUNCTIONUse GT_GetIMsg() in place of the usual exec.library/GetMsg() when INPUTSintuiport - the Window->UserPort of a window that is using the RESULTimsg - pointer to modified IntuiMessage, or NULL if there are NOTESBe sure to use GT_ReplyIMsg() and not exec.library/ReplyMsg() on SEE ALSOGT_ReplyIMsg(), GT_FilterIMsg()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |