|
We're glad you came by, but you might find what you're looking for elsewhere. TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it. Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope. |
![]() |
Name: Custom Menu Author: 42maelstrom Download: MENU42(1).8xp Compatibility: File Size: 970 Bytes |
A fully customizable, scrolling menu created for Codebender's custom menu contest. Features a side scroll bar and supports however many options as you want! To use, store a string as Ans like so: :"Title,option 1,option 2, option 3, option 4 For however many options you want, each seperated by a comma. Uses variables LQ, Str1, GDB 0, |
Want to update this page?
- Upload new files to provide up-to-date versions of your program;
- or Edit the content of this page to provide up-to-date information about your program.
A moderator will only process these changes if you add the word update to the list of tags

What the community thinks:
I love it! It works beautifully, and allows for more than the regular Menu( command. Thumbs up!