Skip to main content
itch.io
Browse Games
Game Jams
Upload Game
Developer Logs
Community
Log in
Register
Indie game store
Free games
Fun games
Horror games
Game development
Assets
Comics
Sales
Bundles
Jobs
Tags
Game Engines
Windows' windows for GameMaker
Create multiple windows in GameMaker games! · By
YellowAfterlife
Add to collection
extension
Community
Devlog
Community
Search
New topic
6
Topics
Recent updates
1.0.3: A few fixes
5
33 days ago
Fixed Alt-Enter switching to fullscreen on secondary windows. Apparently this is just a thing that DirectX does by default, and quite so poorly. vk_anykey and v...
3 files — 1.0.3
1.0.2: A few functions and Gameframe integration
6
66 days ago
Added winwin_keyboard_clear, winwin_mouse_clear, winwin_io_clear Added winwin_is_minimized, winwin_is_maximized, winwin_minimize, winwin_maximize Added winwin_s...
3 files — 1.0.2
Topic
Last post
winwin_keyboard_check does not recognize vk_anykey
I'm trying to create a box that you can type stuff into in another window, but I'm having trouble since the winwin_keybo...
started by
Kidthatcandostuff
34 days ago
4
replies
88
views
Kidthatcandostuff
33 days ago
Is there a tutorial for this
I looked in the documentation but I Was wondering if there is a youtube tutorial for this.
started by
RandomGameFun
51 days ago
2
replies
78
views
RandomGameFun
51 days ago
winwin_create returns undefined
I've tried using the example code for how to create a winwin_window using winwin_create, but winwin_create only ever ret...
started by
Emlise( formerly faxdoc )
60 days ago
12
replies
148
views
Wild Wild Space
53 days ago
drawing stuff while window is minimised
Hello! is there anyway to draw anything while the window is minimised or unfocused with this extension?
started by
Blue Legends
57 days ago
3
replies
74
views
YellowAfterlife
55 days ago
Mouse wheel up is detected by `winwin_mouse_wheel_down`
winwin_mouse_wheel_down read mouse wheel up event. and winwin_mouse_wheel_up not reading (always return 0).
started by
MakhamDev
73 days ago
2
replies
83
views
YellowAfterlife
73 days ago
winwin_extras missing?
When importing an extension from winwin.yymps there’s no winwin, winwin_config functions. Those need to be copy from t...
started by
MakhamDev
73 days ago
1
reply
88
views
YellowAfterlife
73 days ago