HP Forums
Mulitple pages help from a program - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Mulitple pages help from a program (/thread-11600.html)



Mulitple pages help from a program - sasa - 10-16-2018 09:05 AM

In a bit more complex test program, it should also be able to show multiple help pages on pressing button "Help" ...

However, it seems (at least in latest public beta) that terminal window which is activated after PRINT commands does not have full abilities inside a running program. The manual also do not show any related command to show fully capable terminal window with scroll abilities.

Using WAIT command between pages is not quite intuitive and making fully capable graphics window with keyboard and menus will take some time...

Is there any undocumented command in the Prime to show fully capable terminal window from a program?
Or perhaps another suitable way?

Making an application in Prime may be the way, however I'm limited with the latest public beta Virtual Calculator on Linux only.

Thanks in advance.


RE: Mulitple pages help from a program - StephenG1CMZ - 10-16-2018 09:50 AM

Would this terminal alternative help?
http://www.hpmuseum.org/forum/thread-2667.html?highlight=terminal


RE: Mulitple pages help from a program - sasa - 10-19-2018 10:58 AM

(10-16-2018 09:50 AM)StephenG1CMZ Wrote:  Would this terminal alternative help?
http://www.hpmuseum.org/forum/thread-2667.html?highlight=terminal

Thank you for pointing out.

Unfortunately, after a bit more testing, it seems it have several serious issues, including unexpected cropping. It also have no ability for long line braking, no page support, no menu...

I have manage to make my own initial solution I needed and I believe it would be useful as well to someone else:
http://www.hpmuseum.org/forum/thread-11611.html