How Can I Create a Scrollable Text Box in TI-89 Programming?

  • Context: Calculators 
  • Thread starter Thread starter nathanthegreat
  • Start date Start date
  • Tags Tags
    Programming Ti-89
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
nathanthegreat
Messages
15
Reaction score
0
Hi there,

I’ve come across a problem I can’t seem to solve. What I want to do is make a text box that with scrollable information. For example, when you do “One Var Stats” on the Stats and List Editor where it has all the information you scroll through and only the “Enter=OK” button. I’ve tried this using dialog and using text by itself. When I use dialog, that always inserts the enter=ok AND esc=cancel at the end of the dialog, so I’m fairly sure I don’t use that. But, when I just use the text command (even outside of dialog) there is no way to add a title or more than one line (this does only have the enter=ok, though). I’m assuming the scrolling function could just use getkey and then some clever coding with strings for the output unless there’s an easier way.

I’d appreciate any solutions you may have!

-Nathan
 
Physics news on Phys.org