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

Username:   Password: 
 RegisterRegister   
 GUI and offscreen only
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Pickles




PostPosted: Tue May 11, 2004 9:40 pm   Post subject: GUI and offscreen only

For my game I am making, because im using animations im using View.Update. But when it comes to a button and a textfield, I cant seem to figure out where to put the View.Update so taht the button depresses & you see the numbers being entered in the textfield. Ive tried using View.Update at the beginning of the action proc for the button & textfield but to no avail.

Ill upload my file, sorry about the no commenting, but if someone could take a gander at it and enlighten me on where to put those two damn View.Updates it would me much appreciated..
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Tue May 11, 2004 9:45 pm   Post subject: (No subject)

you put View.Update inside of your GUI module. More specifically, you search for DrawWhatever functions inside of *.tu files and place View.Update (preferably View.UpdateArea if you have v4.0.5) at the end of the function
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Pickles




PostPosted: Tue May 11, 2004 10:01 pm   Post subject: ..

There we go, thank you my good sir
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  [ 3 Posts ]
Jump to:   


Style:  
Search: