Music still playing in minimized window...

Blitz3D Forums/Blitz3D Programming/Music still playing in minimized window...

TrionWork(Posted 2009) [#1]
Hi, again! Music still playing in minimized window....
What can I do?


GfK(Posted 2009) [#2]
Pause it?


TrionWork(Posted 2009) [#3]
yeah... i try to process minimize event, but when game minimized, blitz code stoped...
I need help :)


TrionWork(Posted 2009) [#4]
in fullscreen mode


MikhailV(Posted 2009) [#5]
Use API function - GetForegroundWindow...


Adam Novagen(Posted 2009) [#6]
Why not try using one of the auto-suspend graphics modes? I think they're 6 & 7. One's fullscreen, one's windowed, and both supposedly halt the game if the window isn't active.


TrionWork(Posted 2009) [#7]
No
6 - fixed windowed
7 - scaleable windowed