User defined touch-button menu (Softkeys)
|
06-22-2019, 04:45 PM
(This post was last modified: 09-17-2019 04:47 PM by Gene222.)
Post: #6
|
|||
|
|||
RE: User defined touch-button menu (Softkeys)
(06-21-2019 04:31 PM)Gene222 Wrote: If you want to save keystrokes, key assignments are probably the best method. Eddie Shore had a one button program that used a choose box to type in a function or program, or something like that, but I can't find that program. I found Eddie Shore's program. It's in the Prime software library under "User Key: Custom Menu". This program uses a key assignment, but it only uses one key assignment. You can access a function, such as COSH() in two key strokes. A modified version of Eddie Shore's program is below. It work's great in textbook mode. I'm not sure if this needs to be modified to run in RPN mode. [added] The SIN function does not work the same as pressing the SIN key in RPN mode. I don't use RPN on the Prime, so I don't know if this is normal. I think I am doing something wrong in the program. ![]() [9/17/19] Note, the following code is incomplete, because it does not close when pressing the Esc key. See post 12 for the final program code. PHP Code: // Function Menu |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)