-
How to hide taskbar in game mode???
Hi everyone,
I create my environment using glutGameModeString, etc. The first thing I've noticed was that the mouse pointer was visible. I figured out that that "ShowCursor( false )" helped me with that problem. But what about the taskbar? Does anybody know how to hide the taskbar at the bottom?
Many thanks
Jupp
-
Advanced Member
Frequent Contributor
Re: How to hide taskbar in game mode???
function glutFullScreen glutfullscreen
if you don't find it in your glut header download it from Nate Robin\'s GLUT for Windows page .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules