Window Commands for GameMaker
A downloadable extension
Download NowName your own price
Quick links: 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 (4) |
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.gmez 43 kB
window_command_hook.gmz 561 kB
Development log
- Added window_set_visible_wFeb 21, 2021
- Added window_set_taskbar_button_visibleSep 01, 2019
- Added window_set_topmost, published codeFeb 27, 2018