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.
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (5 total ratings) |
Author | YellowAfterlife |
Made with | GameMaker: Studio |
Tags | extension, GameMaker |
Download
Download NowName your own price
Click download now to get access to the following files:
window_command_hook-for-GMS1.gmez 11 kB
Version 1.2
window_command_hook-for-GMS2.yymp 13 kB
Version 1.2
window_command_hook-for-GMS2.3+.yymps 15 kB
Version 1.2
window_command_hook (old).gmez 43 kB
window_command_hook demo (old).gmz 561 kB
Development log
- 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