.. _func_maxgui_windows_activatewindow: ============== ActivateWindow ============== ActivateWindow - Description =========== .. code-block:: blitzmax ActivateWindow( window:TGadget ) Activate a window gadget. Can be used instead of #ActivateGadget for backwards compatability. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========