Post Reply 
Custom app "view" that really just spits a result out to Home?
09-18-2017, 07:24 PM
Post: #1
Custom app "view" that really just spits a result out to Home?
I'm tinkering with a custom app to do some time-based regressions. It's based on Stat 2, and it'll have a few customized views:

Symb = input form for logging data point
Symb Setup = configure some other details of the case (target value, regression model, etc.)
Plot = graphical representation of the data + regression line

I'd like to have the Num key switch back to the Home screen and perform a calculation that's displayed in the history (probably just a function within the app named Calc() or something). Is that something that can be done?
Visit this user's website Find all posts by this user
Quote this message in a reply
09-19-2017, 05:26 AM
Post: #2
RE: Custom app "view" that really just spits a result out to Home?
Hello,

Yes, there is no problem in doing so.
If you write a custom view you can end your program with a setview that goes to the home screen.

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)