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

Username:   Password: 
 RegisterRegister   
 Fullscreen (setsc statements)
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tubs




PostPosted: Wed Mar 05, 2003 7:13 pm   Post subject: Fullscreen (setsc statements)

bah setscreen has always been bugging me cause it doesnt want to go to fullscreen or put on nocursor or whatever. can someone please describe any special orders for setscreen, and how i can make my program go to fullscreen with nocursor and noecho?
Sponsor
Sponsor
Sponsor
sponsor
Asok




PostPosted: Wed Mar 05, 2003 7:18 pm   Post subject: (No subject)

Here ya go:

code:
setscreen ("graphics:max,max,noecho,nocursor")


you can add additional parameters to setscreen.[/code]
Tubs




PostPosted: Wed Mar 05, 2003 7:38 pm   Post subject: (No subject)

ya the max is just to fix the resolution to w/e the window is set at but i used a fullscreen command in my other projects... but that was in the old version so thats probably why it didnt work
Dan




PostPosted: Wed Mar 05, 2003 10:23 pm   Post subject: (No subject)

For turing 3.1.1:

code:

var win : int := Window.Open ("fullscreen")



i uhsley only use turing 3.1.1 so i am not shure how to do it in 4 but here is what i can rember about 4. it dose not make it compley full screen but it is as close as i can rember how to get.

code:

setscreen ("graphics:max;max,nobuttonbar")



if anything comes to me i will post it. maybe some one eltes know more about seting screen size in 4+?
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: