Window manager functions 

The following functions provide support for a minimal window manager implementation in the SciTech MGL. This code is presently used to provide the low-level windowing functions that are used by the wxWindows port to the SciTech MGL.

MGL_wmBeginPaint

MGL_wmCaptureEvents

MGL_wmCoordGlobalToLocal

MGL_wmCoordLocalToGlobal

MGL_wmCreate

MGL_wmCreateWindow

MGL_wmDestroy

MGL_wmDestroyWindow

MGL_wmEndPaint

MGL_wmGetRootWindow

MGL_wmGetWindowAtPosition

MGL_wmGetWindowFlags

MGL_wmGetWindowParent

MGL_wmGetWindowUserData

MGL_wmInvalidateRect

MGL_wmInvalidateRegion

MGL_wmInvalidateWindow

MGL_wmInvalidateWindowRect

MGL_wmInvalidateWindowRegion

MGL_wmLowerWindow

MGL_wmPopGlobalEventHandler

MGL_wmPopWindowEventHandler

MGL_wmProcessEvent

MGL_wmPushGlobalEventHandler

MGL_wmPushWindowEventHandler

MGL_wmRaiseWindow

MGL_wmRemoveGlobalEventHandler

MGL_wmRemoveWindowEventHandler

MGL_wmReparentWindow

MGL_wmSetGlobalCursor

MGL_wmSetWindowCursor

MGL_wmSetWindowDestructor

MGL_wmSetWindowFlags

MGL_wmSetWindowPainter

MGL_wmSetWindowPosition

MGL_wmSetWindowUserData

MGL_wmShowWindow

MGL_wmUncaptureEvents

MGL_wmUpdateDC

 

 

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com