Window Commands for GameMaker
A downloadable extension
Download NowName your own price
Quick links: documentation · source code
This extension allows to do a number of things:
- Allows to minimize/maximize/restore the window on demand.
- Allows to disable/enable minimize button, maximize button, close button, and window movement.
- Allows to override behaviour for when minimize/maximize/close buttons are clicked.
The extension makes use of WinAPI-specific hooks and thus is tightly tied to Windows.
Download
Download NowName your own price
Click download now to get access to the following files:
window_commands (for GMS2.3 and GM2022+).yymps 16 kB
Version 1.2.1
window_commands demo (for GMS2.3 and GM2022+).yyz 26 kB
Version 1.2.1
window_commands (for GMS2.2).yymp 14 kB
Version 1.2.1
window_commands (for GMS1).gmez 11 kB
Version 1.2.1
window_command_hook (old).gmez 43 kB
window_command_hook demo (old).gmz 561 kB
window_commands (for GM8.x).zip 17 kB
Development log
- A few more functions and a fixJun 05, 2024
- x64 support, general rewriteSep 17, 2022
- Added window_set_visible_wFeb 21, 2021
- Added window_set_taskbar_button_visibleSep 01, 2019
- Added window_set_topmost, published codeFeb 27, 2018