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

Username:   Password: 
 RegisterRegister   
 I Need GUI!!!
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
eggplant_burger




PostPosted: Fri Jul 04, 2003 1:31 am   Post subject: I Need GUI!!!

ARGH!! The copy of Turing 4.0 I "bought" doesn't have the GUI class in it. Can anyone help me out by sending it or telling of a link where I can download it?
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Jul 04, 2003 2:29 am   Post subject: (No subject)

I'm preaty sure it has the GUI class, its just that its located in another folder then of v3 so you need a different "include" line.

If you really dont have the file, just copy one from v3, GUI itself was not affected.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Mazer




PostPosted: Fri Jul 04, 2003 7:14 am   Post subject: (No subject)

if you read a help file about GUIs, the program always starts with the following line:
code:
import GUI in "%oot/lib/GUI"


but you don't even need to type all of that. just use
code:

import GUI


and turing should know where to find it.

EDIT:
just so you know, using the GUI in your program will make the compiled executable gigantic. well, not really, but it's pretty big compared to if it didn't use the GUI.
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: