I've tried some searches in the forums with not much luck, and I've tried several combinations of settings with so-so results..
What I want the game to do is be full screen at the player's desktop resolution, or the resolution they choose when I get the options screen finished, and allow them to switch out of the game (Alt-Tab or the Windows Key) to do other things, and switch back.
Here is what I've tried so far..
set window mode 0, 0, 0
Works fine and turns off all window controls and borders.
In the EXE settings:
windowed fullscreen
Works fine for the game, but takes over and wont let you gain control over the mouse to switch to another app, and when/if it does let you switch to another app, your mouse movements and clicks still happen in the game.
windowed desktop
Works fine, but leaves the taskbar on the screen.
windowed
This is probably the one I want, but the lower 30 pixels or so run off the bottom of the screen. Maybe this mode is overcompensating for drawing over the taskbar.
Any suggestions on how to make it so the game image still fits on the screen, but players can press the Windows key, or Alt-Tab to another app and switch back?