Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 fullscreen?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Nitro




PostPosted: Sat Jan 11, 2003 11:05 pm   Post subject: fullscreen?

is it possible to make turing execute in full screen mode?
Sponsor
Sponsor
Sponsor
sponsor
Sie_Kensou




PostPosted: Sat Jan 11, 2003 11:32 pm   Post subject: (No subject)

I am not sure about OOT, but the ms-dos turing is executed in full screen.
Tony




PostPosted: Sat Jan 11, 2003 11:46 pm   Post subject: (No subject)

in turing you can use View.Set() function to change the way window appears.

such as

View.Set("graphics:200;200") will make your screen 200pixels by 200pixels in size. You can use

View.Set("graphics:max;max") to make it fullscreen.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Dan




PostPosted: Mon Jan 13, 2003 12:02 am   Post subject: (No subject)

var win : int := Window.Open ("fullscreen")
whode also do it
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: