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

Username:   Password: 
 RegisterRegister   
 text as background
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
85882




PostPosted: Fri Jun 13, 2003 12:20 pm   Post subject: text as background

Is there a way to put a text as a background?
Sponsor
Sponsor
Sponsor
sponsor
JSBN




PostPosted: Fri Jun 13, 2003 12:25 pm   Post subject: (No subject)

what exactly do u mean? i guess you could just put text on the screen using locate and specifying it's size and stuff (see Font.Draw)
85882




PostPosted: Fri Jun 13, 2003 12:31 pm   Post subject: (No subject)

I just want to put a text as the background, instead of an Image.
Asok




PostPosted: Fri Jun 13, 2003 1:32 pm   Post subject: (No subject)

umm. yea, er... putting text on the screen would be considered the background considering it's in 2D, you can then draw over it to add "Depth"
Tony




PostPosted: Fri Jun 13, 2003 2:39 pm   Post subject: (No subject)

write a procedure to draw screen full of text, and when you normally would call Pic.Draw for background, call your procedure instead to redraw the text.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Andy




PostPosted: Fri Jun 13, 2003 4:55 pm   Post subject: (No subject)

or draw the text first, save it using Pic.New and then just draw the pic
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  [ 6 Posts ]
Jump to:   


Style:  
Search: