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

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




PostPosted: Sun May 20, 2012 5:43 pm   Post subject: Turing background help

What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>


What is the problem you are having?
<var bluebackground: int

Draw.FillBox (0, 0, 800, 1000, blue)
bluebackground := Pic.New (0, 0, 800, 1000)
cls

Pic.DrawSpecial (redID, 0, 0, picCopy, picFadeIn, 1000)
delay(2000)>

how would I many this background fade into a lighter blue colour?

Describe what you have tried to solve this problem
<Answer Here>


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>

Turing:


<Add your code here>



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




PostPosted: Sun May 20, 2012 5:43 pm   Post subject: Re: Turing background help

make*
evildaddy911




PostPosted: Mon May 21, 2012 12:34 pm   Post subject: Re: Turing background help

dont, double post, use the edit button.

use another DrawSpecial, except with a lighter-colored picture:

Turing:
Draw.FillBox (0, 0, 800, 1000, brightblue)
bluebackground2 := Pic.New (0, 0, 800, 1000)
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: