RE: Key_Down Problem
btw, don't use key_down for that (or getkeystate and checking for a key that is down, which is infact just what key_down does)! use key_up, or even better key_pressed... by using key_down you will open constantly new toasts as long as the user is holding down the button....
This post was edited on 07-20-2004 at 09:43 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|