| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|||
|
Need Programming help
I'm new to programming, and by looking at these topics, I've learned alot.
I've been thinking of starting a CYOA on my calc, to pass time in class(a very funny CyOA) I was wondering how I could code the menus to work, and how I could get paragraphs to be able to be scrolled thru THanks |
|
|||
|
A sample menu
Code:
Menu("Menu Title Here","Option 1",1,"Option 2",2,"Option 3",3,...)
The paths after each option can be named variables A through Theta, numbers 1-99, and two-letter alphabetical combinations. Scrolling, especially good scrolling is hard to do I think. The best alternative I think is just to program to show all the text in the graph screen (smaller letter size), and go to the next page/line at each pause. |
![]() |
| Viewing: Dev Hardware Forums > SOFTWARE > TI 83/84 > Need Programming help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|