| Author |
Message |
xxacefirexx
Joined: 08 Dec 2007 Posts: 3
|
Posted: December 8, 2007 3:56 PM Post subject: Is it possible to have a custom home interface? |
|
|
I know that there is a "custom" home, but i cant find out how to customize it (if it even is cusomizable)
i want to have a lot of common features in menus, as well as a menu for constants (other stuff like that), but i cant figure out how to do this.
is it even possible? |
|
| Back to top |
|
 |
smchronos
Joined: 20 Dec 2007 Posts: 3
|
Posted: December 20, 2007 10:12 PM Post subject: |
|
|
Are you talking about the custom toolbar option?
By running the custom toolbar, you can now create a replacement custom menu (instead of what was normally there).
For instance, if I wanted to have the program "runme()" as an option in the toolbar, I could do this:
| Code: | Custom
Title "Programs"
Item "runme()"
EndCustm |
This creates a custom menu (or toolbar) that can be activated by hitting second and then home (which says custom above it).
So, whenever runme() is selected, it will appear in the textbox in the home menu. You can use this to make your commonly used programs, variables, etc. available to yourself and others. I believe this is reset when the calculator's ram is cleared (obviously). You can also use this with other programs too.
If that wasn't what you were talking about, post here please. [/code] |
|
| Back to top |
|
 |
xxacefirexx
Joined: 08 Dec 2007 Posts: 3
|
Posted: December 21, 2007 10:15 AM Post subject: |
|
|
alright, i actually figured that much out since my post. Thanks for the reply, but now i got another question.
Basically, whatever you put in "item" will be print directly in the input line. is it possible to put an item name and have it print something else?
For example, I solve equations with 3 vars all the time, so I want an item in the custom menu that says "Advanced Solver" but actually prints "solve( and and and ,{x,y,z})
As far as I know, this is not possible though. |
|
| Back to top |
|
 |
smchronos
Joined: 20 Dec 2007 Posts: 3
|
Posted: December 21, 2007 12:12 PM Post subject: |
|
|
As far as I know, it isn't possible. I haven't played around with the Custom syntax, but it seems from what it offers, you can only put directly what is in the item quotes.
If you made your own home application, it would be possible. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
Saphic 1.5 // Theme created by Sopel
|
|