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

Username:   Password: 
 RegisterRegister   
 Get statement vs. Background
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
timmy otoole




PostPosted: Fri May 18, 2012 10:14 am   Post subject: Get statement vs. Background

What is it you are trying to achieve?
I am trying to put a get statement overtop of my background.

What is the problem you are having?
The input from the get statement erases the background colour.


Describe what you have tried to solve this problem
Not sure what to do...


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
Draw.Fill(maxx,maxy,2,2)
Pic.ScreenLoad("Images2/cardBack.jpg",maxx div 2-200,maxy div 2,picCopy)
Pic.ScreenLoad("Images2/cardBack.jpg",maxx div 2-50,maxy div 2, picCopy)
Pic.ScreenLoad("Images2/cardBack.jpg",maxx div 2+100,maxy div 2,picCopy)
Font.Draw("Place Your Bet",maxx div 2-10,maxy div 2-100,font1,black)
get bet

Turing:


<Add your code here>



Please specify what version of Turing you are using
<Answer Here>
Sponsor
Sponsor
Sponsor
sponsor
mirhagk




PostPosted: Fri May 18, 2012 10:22 am   Post subject: RE:Get statement vs. Background

Change the backgroundcolor to black, and the foregroundcolor to the same, turn of echo (using setscreen), or just use hasch and getch.
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: