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

Username:   Password: 
 RegisterRegister   
 Shut Down Fading Question
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
uberwalla




PostPosted: Sat Sep 16, 2006 5:40 pm   Post subject: Shut Down Fading Question

Is it possible to make it so that the whole screen of your computer fades exactly or close to what window's has when u go to shut down your computer?
Sponsor
Sponsor
Sponsor
sponsor
richcash




PostPosted: Sat Sep 16, 2006 8:56 pm   Post subject: (No subject)

Do you mean an effect like this?
code:
View.Set("graphics:max;max")
for decreasing n : 31 .. 16
    colourback (n)
    cls
    delay (50)
end for

Otherwise, for the entire screen of the monitor, that is out of Turing's power.
For colours (or an improved version of mine!) you need to use the RGB module.
It would be very difficult if you're planning on using it for an RPG (with imported pictures) and have a screen-fading effect.
uberwalla




PostPosted: Sat Sep 16, 2006 11:02 pm   Post subject: reply

yes i do mean the entire monitor Shocked

i want to make a joke program that says it gonna delete the window's folder, and shows it does , then say cannot detect window's folder, etc then say "shutdown computer?" then have "yes" as the only answer and have the screen fade like real shutting down prompting so it looks real.

making this as an april fools joke for on friend (and yes i know its way early). but im planning on perfecting it, so im starting early Rolling Eyes
[Gandalf]




PostPosted: Sun Sep 17, 2006 1:25 am   Post subject: (No subject)

Yeah... we don't exactly encourage those kinds of programs, especially since it's impossible to tell exactly how they will be used, so next time don't ask.

In any case, Turing can't do this, and you wonder why... Well, it doesn't have access to the Windows API... Why's that? Well, so that students can't mess around with their school computers, or do something like what you propose.
uberwalla




PostPosted: Sun Sep 17, 2006 10:49 am   Post subject: reply

ok sorry. Crying or Very sad

i don't mean any harm at all. Just a small program for fun that prompts a fake shut down . Wink

anyways. thx.
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  [ 5 Posts ]
Jump to:   


Style:  
Search: