
-----------------------------------
GodofOsiris
Thu May 11, 2006 3:04 pm

Full Screen Windows
-----------------------------------
I was wondering if anyone knows how to create a full screen window

-----------------------------------
Clayton
Thu May 11, 2006 3:05 pm


-----------------------------------
in Turing? if so, that is impossible unfortunately, the closest you can get is getting rid of the button bar at the top and leave the header. thats it

-----------------------------------
do_pete
Thu May 11, 2006 3:30 pm


-----------------------------------
Yeah, it's impossible in modern versions of Turing but it used to be possible in the old versions for DOS

-----------------------------------
codemage
Fri May 12, 2006 8:39 am


-----------------------------------
in Turing? if so, that is impossible unfortunately, the closest you can get is getting rid of the button bar at the top and leave the header. thats it

...and set your graphics mode (screen size) to max;max
