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

Username:   Password: 
 RegisterRegister   
 Need help with my bank machine...
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
princess




PostPosted: Thu May 29, 2003 4:44 pm   Post subject: Need help with my bank machine...

well i have an assignment to make a bank machine... i finished all the coding and stuff all i need is the graphics... like little buttons and Font.Draw stuff.... i am having sooo much trouble drawing a simple box.. please help!!
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Thu May 29, 2003 4:46 pm   Post subject: (No subject)

dont you think it would be easier (and much better looking) to load a picture of a button instead? A tutorial is available if you need help with syntax.

code:

var picID:int := Pic.FileNew("button.jpg")
Pic.Draw(picID, x, y, picCopy)
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Homer_simpson




PostPosted: Thu May 29, 2003 4:46 pm   Post subject: (No subject)

drawfillbox(x1,y1,x2,y2,color)
drawfillbox(100,100,200,200,red)
cant explain it any more clear than that... =/
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: