Post Reply 
Bug(?) in STARTVIEW()
09-11-2018, 08:41 PM
Post: #2
RE: Bug(?) in STARTVIEW()
Hi, it's not a bug, I think it's more an access to the native views, what I would also like is that can use a STARTVIEW for the redefined views, and only entering to the last view executed, even when several views have been called at the same time.

Before I made an requested about it, but it seems complicated
(03-14-2017 12:59 PM)Carlos295pz Wrote:  Variables:
  • Applications // Return list of all calculator applications, current app.
  • HFonts // Returns system font size.


Functions:
  • STARTVIEW (-10) // Start View [-1 does not distinguish between Start and CAS]
  • STARTVIEW (-11) // CAS View
    [For correct handling of redefined Apps, pressing HOME and CAS keys]
    Views redefined by application program:
  • STARTVIEW (8) // Symbolic view redefined (Symb BEGIN END)
  • STARTVIEW (9) // Graphic view redefined (Plot BEGIN END)
  • STARTVIEW (10) // Numeric view redefined (Num BEBIN END)
  • STARTVIEW (11) // Setup Symbolic view redefined (SymbSetup BEBIN END)
    ...
    [This can be achieved with nesting, but it would be beneficial to be able to access without resorting to this.]

Viga C | TD | FB
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug(?) in STARTVIEW() - grsbanks - 09-11-2018, 06:17 PM
RE: Bug(?) in STARTVIEW() - Carlos295pz - 09-11-2018 08:41 PM
RE: Bug(?) in STARTVIEW() - grsbanks - 09-12-2018, 07:29 AM



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