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

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




PostPosted: Wed Apr 19, 2006 8:15 pm   Post subject: Font Again

How would you make the font fade?
Sponsor
Sponsor
Sponsor
sponsor
Delos




PostPosted: Wed Apr 19, 2006 8:19 pm   Post subject: (No subject)

upthescale, you should know this by now:
- do not post one liner questions. Explain your problem more clearly. Be concise and descriptive.
- post your code. You're going to get far more help if you show us that you've already done some work.
And with respect to the last half dozen help topics you've posted:
- read what others have said, and try to understand what they're saying. Glancing over their explanations and thinking you've got it, only to find that you haven't, is not helping anyone. It won't hurt you to actually try to figure things out on your own.
Computer Science is not a subject you can get very far in by continually mooching off other people's work.

Consider these simple tasks, rethink your problem, repost your question.
upthescale




PostPosted: Wed Apr 19, 2006 8:37 pm   Post subject: (No subject)

Ok, i would like to have a font whuch i know how to...but i want it to fade kinda, so you don't really see it, anyone have any suggestions?
Cervantes




PostPosted: Wed Apr 19, 2006 9:04 pm   Post subject: (No subject)

So it looks like out of Delos' 3 points, you followed 1/2 of them. This still isn't a very descriptive question, by any stretch of the word. You've completely disregarded the other two points, which are very important.

With that in mind, I'm going to say, "RGB", and leave it at that. Try to learn something for yourself for a while, then come back and post what code you've got.
cool dude




PostPosted: Wed Apr 19, 2006 9:20 pm   Post subject: (No subject)

not sure exactly wat u mean but my guess is this...

code:

colourback (black)
cls
color (brightgreen)
var Text2 : string := "Is this what you mean? please try to be a little more descriptive"
for x : 1 .. length (Text2)
    put Text2 (x) ..
    delay (50)
   
end for


hope that helps
Dan




PostPosted: Wed Apr 19, 2006 10:33 pm   Post subject: (No subject)

You know that sreach thing is realy usesfull, in 10 seconds of using it i sreached for this:

http://www.compsci.ca/v2/search.php?mode=results

and found:

http://www.compsci.ca/v2/viewtopic.php?t=5254&highlight=font+fade

A hole tutoral just on fading text in turing......
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
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: