Post Reply 
How to make apps
07-07-2020, 05:29 AM
Post: #16
RE: How to make apps
Hello,

(07-05-2020 06:41 PM)cahlucas Wrote:  
(07-05-2020 10:57 AM)Tim Wessman Wrote:  The currently active application is what shows in the top position in the program catalog. So start the app you want to look at, and then open the program catalog and select the top item.
Dear Mr. Wessman,
Does this also apply to the buildin apps? Sincerely, Karel.

Yes, BUT....
The build in apps can have programs associated with them, but all the basic functionalities are hard codded in C/C++ and not visible to the user.
Their functionalities CAN be extended through PPL program which ARE visible in the program catalog.
This is how you create an app.
You take an existing app and you modify it.
If you want to keep nothing of the build in functions, then you need to hide them by overriding the various views.

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 


Messages In This Thread
How to make apps - cahlucas - 07-03-2020, 11:33 AM
RE: How to make apps - Joe Horn - 07-03-2020, 12:47 PM
RE: How to make apps - cahlucas - 07-03-2020, 01:28 PM
RE: How to make apps - cahlucas - 07-04-2020, 12:50 AM
RE: How to make apps - Tyann - 07-04-2020, 02:36 PM
RE: How to make apps - Giancarlo - 07-03-2020, 03:35 PM
RE: How to make apps - cahlucas - 07-04-2020, 01:19 AM
RE: How to make apps - rprosperi - 07-04-2020, 01:28 AM
RE: How to make apps - Tim Wessman - 07-05-2020, 10:57 AM
RE: How to make apps - cahlucas - 07-05-2020, 06:41 PM
RE: How to make apps - cyrille de brébisson - 07-07-2020 05:29 AM
RE: How to make apps - BERNARD MICHAUD - 07-05-2020, 07:15 PM
RE: How to make apps - grsbanks - 07-03-2020, 04:21 PM
RE: How to make apps - ggauny@live.fr - 07-05-2020, 09:38 AM
RE: How to make apps - Giancarlo - 07-07-2020, 02:01 AM
RE: How to make apps - math7 - 07-07-2020, 03:14 AM



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