Supported Browsers Home   
MGL_wmInvalidateWindowRegion Previous   
MGL_wmPopGlobalEventHandler Next   
External Functions Up   

MGL_wmLowerWindow

Lowers the window.

Declaration

void MGLAPI MGL_wmLowerWindow(
    window_t *wnd)

Prototype In

mgraph.h

Description

Lowers the window so that it is behind all its siblings. The window does not cover any part of any of its siblings after this operation.

Note that if there are sibling windows with MGL_WM_STAY_ON_BOTTOM flag then the window will be place on top of them unless it itself has this flag.

See Also

MGL_wmSetWindowFlags, MGL_wmRaiseWindow

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