1.1.2 Mac - Menubar hiding during fullscreen
by Ken Pajala · in Torque Game Builder · 10/23/2006 (9:22 am) · 0 replies
When entering a captured display fullscreen in setScreenMode(), there's a call to MacCarbShowMenuBar(false). The problem is that on quit, there's no call to restore the menubar so it stays hidden until the user clicks another application.
Besides that, I'm not sure that there's any reason to hide the menubar when the display's captured.
Besides that, I'm not sure that there's any reason to hide the menubar when the display's captured.