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

Username:   Password: 
 RegisterRegister   
 problem+screen+ graphic + setscreen
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Jickman




PostPosted: Thu May 17, 2007 5:45 pm   Post subject: problem+screen+ graphic + setscreen

ok i know i'm annoying but just to tell u again..
ok the problem is that each time if i take away setscreen (max.max) everything is ganna be big and we can't see the entire pictures..
each time i go from 1 computer i can see the entire screen neat with no mess, but when i go to another computer ( school) the entire graphic is not align and its not in order.
i am here to ask is there a help for this problem.. i have this program, if you can help me fix it that'll be the best.. cuz i've been experimenting with stuff but its not working.. please help. Crying or Very sad
see does it work on your screen, but i want the program to stay the same even if i shrink the screen, or max the screen to see all info . thanku



Game1.t
 Description:
a little screen problem..

Download
 Filename:  Game1.t
 Filesize:  2.29 KB
 Downloaded:  64 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
CodeMonkey2000




PostPosted: Thu May 17, 2007 7:41 pm   Post subject: RE:problem+screen+ graphic + setscreen

try replacing maxx with a really huge number.On smaller screens you will have to move around the window. Or don't make the output so huge.
Jickman




PostPosted: Thu May 17, 2007 7:56 pm   Post subject: RE:problem+screen+ graphic + setscreen

CAN U FIX MY PROGRAM! PLEASE!!!
Saad




PostPosted: Thu May 17, 2007 8:11 pm   Post subject: Re: problem+screen+ graphic + setscreen

Just use setscreen("graphics:500;500") change the 500 to any size you want

or if u want to make the screen x and y variables then do
var screenx := 800
var screeny := 600

var msg := "graphics:" + strint(screenx) + ";" + strint(screeny)
setscreen(msg)
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: