Thank you gents. ; )
Hi Henry,
I believe the 'collapse to task bar' for the game is how it goes when you run it in fullscreen mode and then try to access another application. One way to stop this happening is to run the game in window mode.
To get the game to cover the entire screen in window mode you can try my WGT Maximized v2.2.ahk script. It makes the game look like it has been fullscreened using the in-game fullscreen option, but it shows the taskbar so you can access your other programs without the game collapsing.
When the script is running, if you right click on the AutoHotkey taskbar icon, you'll get three options, 'Maximize', 'Window' and 'Exit', which are pretty self explanatory. 'Exit' closes the game if it is open as well as exiting the script, and when you run the script the game will open, if it is not already so, and switch to 'maximized'. The keyboard shortcuts for these options are CTRL + ALT + M or W or X.
Scott.
NOTICE : The linked to script above will only work if you have AutoHotkey already installed. If you want to try the script without having to pre-install AutoHotkey, try this one. WGT Maximized v2.2.exe
AutoHotkey is for Windows only.