Game Development Community


#1
09/27/2005 (2:24 pm)
What title bar? The window frame?
#2
09/27/2005 (3:08 pm)
Yes, the window frame.
I'm making a 3D aircraft cockpit sim, it will span 3 monitors so I can't really use fullscreen mode the res will be like 1920 X 480.
#3
10/02/2005 (10:13 pm)
Depending on your card setup you might be able to full screen it.

Just change the window initialization code in platformWin32/winWindow.cc (if you're on windows).
#4
10/05/2005 (11:52 am)
Thanks, I'll take a look.
#5
10/05/2005 (12:16 pm)
There is a program by the name of Ultramon which is useful for multi-monitor setups. I've never tried using it on more than two monitors, but they have a demo. Ultramon adds two buttons to the title bar
www.realtimesoft.com/ultramon/tour/window_buttons_maximize.pngfor expanding to the entire desktop.