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

Username:   Password: 
 RegisterRegister   
 I still dont get how view.update works here is an example pls fix it
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
broud13




PostPosted: Wed Jun 04, 2008 3:26 pm   Post subject: I still dont get how view.update works here is an example pls fix it

here is program of a simple star moving across the screen but it blinks alot so how would I make it so that it doesnt blink and I've heard using View.Update works well to fix this but i dont get where to put it and we have a quizon this stuff tommorow so can u guys help me out thanks!

Quote:

var ax := 10
var ay := 210

loop
ax := ax + 5
drawfillstar (ax, ay, ax + 70, ay + 70, 5)

exit when ax = 600

delay(10)
cls
end loop

Sponsor
Sponsor
Sponsor
sponsor
richcash




PostPosted: Wed Jun 04, 2008 3:32 pm   Post subject: Re: I still dont get how view.update works here is an example pls fix it

Have you read this yet? Read and post back if you don't understand.
broud13




PostPosted: Wed Jun 04, 2008 5:08 pm   Post subject: Re: I still dont get how view.update works here is an example pls fix it

dude thanks I wish I saw that posr earlier u rock thanks now I understand it!
jeffgreco13




PostPosted: Thu Jun 05, 2008 10:11 am   Post subject: Re: I still dont get how view.update works here is an example pls fix it

Honestly, I love that tutorial. It explains the whole View.Set concept so clearly. Has it been stickied?
SNIPERDUDE




PostPosted: Thu Jun 05, 2008 10:23 am   Post subject: RE:I still dont get how view.update works here is an example pls fix it

I believe so, it was one of my fav first tutorials...
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  [ 5 Posts ]
Jump to:   


Style:  
Search: