Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Window Commands for GameMaker

Check/disable/dispatch window commands in GameMaker · By YellowAfterlife

Can we get a function that keeps focus on the application

A topic by Fey Scratcher.gml created 82 days ago Views: 73 Replies: 3
Viewing posts 1 to 4

I'm working on a new version of GMOS, and I need to keep focus, if this could be made, it would be greatly appreciated.

Sorry, should specify, I need the windows key to be essentially deactivated. Doesn't matter if it's just it's effects or the key itself.

Developer

If you know a little C++, you can adapt code from this example relatively easily.

I'm afraid I don't though I can try, thanks.