...minimised.
Some users are saying that if a game is running in full-screen mode and they use Alt+Tab or the Windows key to go to the Desktop which already has a few apps on, then switch between apps by using the tabs at the bottom or by clicking on other open windows, that the game sometimes just maximises to full screen again - even though they never selected it! This is on XP.
Anyone know why this could occur? It's not happening for me so I'm finding it very weird.
My game is waiting for the EVENT_APPRESUME and when it gets it, it will unpause and play the music etc. But BlitzMax (or Windows) must be handling the actual maximising of the full-screen app again right? So I'm not sure this issue is anything I can control...
Some users are saying that if a game is running in full-screen mode and they use Alt+Tab or the Windows key to go to the Desktop which already has a few apps on, then switch between apps by using the tabs at the bottom or by clicking on other open windows, that the game sometimes just maximises to full screen again - even though they never selected it! This is on XP.
Anyone know why this could occur? It's not happening for me so I'm finding it very weird.
My game is waiting for the EVENT_APPRESUME and when it gets it, it will unpause and play the music etc. But BlitzMax (or Windows) must be handling the actual maximising of the full-screen app again right? So I'm not sure this issue is anything I can control...