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

Username:   Password: 
 RegisterRegister   
 problems about animated graphs
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
zywan91




PostPosted: Thu Dec 14, 2006 11:04 pm   Post subject: problems about animated graphs

i use code "process" to draw two pieces of animated graphs and use code

"fork" to make them work at the same time. i know how to avoid flashing in a

single process (use View.Set offscreenonly & View.Update), but it begins

flashing when i tried to make them work together. i don't know how to deal

with it. Does anybody have any idea?
Sponsor
Sponsor
Sponsor
sponsor
NikG




PostPosted: Thu Dec 14, 2006 11:44 pm   Post subject: (No subject)

If you read around this site, you will notice something:
"DO NOT USE PROCESSES!"

Instead, make variable for every object you want to animate and use a single loop statement with some if statements.
Then your View.Updates will work perfectly.
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  [ 2 Posts ]
Jump to:   


Style:  
Search: