Author | Comment |
IdealIdeas Marine Posted: 1 Apr 2009 15:54 GMT Total Posts: 35 | I have a few questions dealing with the Ti-84's Buttons. 1. I have found out that only certain buttons will continuously update when using the getkey command. Here I will give an example: PROGRAM With this program as the example. :Lbl 1 :Delvar A If I were to hold the up arrow it would :Reapeat A Continuously Display 25. BUT If I were To :Getkey -> A :End Press and hold lets say 2ND it would only :Disp A Display 21 One time were as pressing UP :Goto 1 Will Keep Showing a new line until depressed.
What i need help with is if there is anyway to fix it so No matter what key I press, it will automatically update the getkey over and over until I let go of the button?
2. I need something that will allow the calculator to sense im pressing and/or holding 2 buttons at the same time. I know this is possible becuase i remember seeing a program or something describing how to do so, but i cant remember where it is anymore. So does anyone know how and/or give me a link?
thanks for any help anyone can give! |
Xphoenix Ultralisk
 Posted: 1 Apr 2009 20:06 GMT Total Posts: 210 | 1. Not without assembly.
2. Not without assembly. Unless you're using a calculator in the 68K series.
How do we make strikethroughs?
[edit by haveacalc] With HTML tags.
--- ~Xphoenix |