This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Project Releases => Your Projects
Author Message
Vinthian
formerly known as shortround4271


Advanced Member


Joined: 24 May 2005
Posts: 258

Posted: 10 Mar 2006 08:24:48 pm    Post subject:

File Name :: Menu
Author :: shortround4271
Category :: Ti-83 Basic Utilities
Screenshot :: [img]http://www.unitedti.org/index.php?act=downloads&do=imgss&id=174[/img]
Description ::
I made this program to organize my formulas for school. It now supports external pages. It also has support for unlimited pages and also changeable character limits.

NOTE: Read the readme.txt to find out how to make menus.

Menu Version 2.00
By shortround4271
-www.unitedti.org


* Major Improvements/Additions
+ Minor Improvements/Additions
- Removals/Downgrades


To Do:
------

* Nothing, If anyone wants to give me ideas
email me or head over to Unitedti.org!


Version 2.00:
-------------

* Menus on Graphscreen
* External Menus
* Graphical Interface
+ Adjustable Character Length
+ Supports Unlimited Pages
+ Supports 6 Options
+ Better Scrolling
+ Added Enter key with 2nd
+ Left/Right Buttons
+ Credits
+ Added Readme.txt
+ Version.txt
- Quit Option


Version 1.50:
-------------

* Menus on Graphscreen
* Started External Menus
+ Max of 8 Characters
+ Supports 1 Page
+ Supports 8 Options
+ Added Quit Button (Clear)


Version 1.00:
-------------

* Menu using menu()
+ Internal Menus
+ Max of 12 Characters
+ Used Labels (Not good)
+ Supports 1 Page
+ Supports 7 Options


---------------------------------
Contact: darksage2727@hotmail.com
AIM: shortround4271
---------------------------------

View File
Back to top
elfprince13
Retired


Super Elite (Last Title)


Joined: 11 Apr 2005
Posts: 3500

Posted: 10 Mar 2006 10:38:53 pm    Post subject:

pretty sweet looking menu routine.
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 10 Mar 2006 11:28:55 pm    Post subject:

The extensibility definitely deserves some recognition. Good job. Smile
Back to top
Vinthian
formerly known as shortround4271


Advanced Member


Joined: 24 May 2005
Posts: 258

Posted: 11 Mar 2006 08:08:24 pm    Post subject:

tyvm Smile, but i gotta find a way to make it so i can hit more than just 6 options.

would it be faster if i did,
repeat ans
getkey
end

the value of ans may change sometimes.

anyone know a faster way i can get the options texted out, my for() loop is a bit slow.


Last edited by Guest on 11 Mar 2006 08:19:07 pm; edited 1 time in total
Back to top
elfprince13
Retired


Super Elite (Last Title)


Joined: 11 Apr 2005
Posts: 3500

Posted: 11 Mar 2006 08:54:49 pm    Post subject:

repeat getkey
end

should be faster.
but it doesn't matter what ans is when it enters the loop if you decide to use

repeat ans
getkey
end

because a repeat loop is run at least once.


by texted out, do you mean greying out blank options?
Back to top
Vinthian
formerly known as shortround4271


Advanced Member


Joined: 24 May 2005
Posts: 258

Posted: 11 Mar 2006 09:06:58 pm    Post subject:

no, text out like outputing, but on the graph screen, text().

and with the repeat ans, i mean like...

repeat ans
getkey
end

if ans=1
if ans=2
...
Back to top
elfprince13
Retired


Super Elite (Last Title)


Joined: 11 Apr 2005
Posts: 3500

Posted: 11 Mar 2006 09:16:12 pm    Post subject:

hold on....i think I need to see that in context....


also, for outputting the text, you can just unroll your loop, which will take more memory, but be faster
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 11 Mar 2006 09:16:44 pm    Post subject:

Try it out—As long as [font="courier new"]Ans doesn't change between conditions, it'll hold.
Back to top
Vinthian
formerly known as shortround4271


Advanced Member


Joined: 24 May 2005
Posts: 258

Posted: 11 Mar 2006 11:03:20 pm    Post subject:

elfprince13 wrote:
hold on....i think I need to see that in context....


also, for outputting the text, you can just unroll your loop, which will take more memory, but be faster
[post="72003"]<{POST_SNAPBACK}>[/post]


i can't unroll my loop, but i'll try using the ans thing.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement