HP Forums
Sub-menu for Drawmenu? - 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: Sub-menu for Drawmenu? (/thread-2870.html)



Sub-menu for Drawmenu? - DrD - 01-17-2015 05:32 PM

Is there a function to implement sub-menu's? Once DRAWMENU() has created menu buttons, I would like to pop up a sub-menu, triggered from a menu button. How are sub-menu's accomplished?


RE: Sub-menu for Drawmenu? - Wolfgang - 01-21-2015 01:41 PM

Referring to the program's catalog soft button 'More' i would like to know this, too.
Using command 'Choose'? How to get the position of the choose box?
Thank you.


RE: Sub-menu for Drawmenu? - DrD - 01-21-2015 03:29 PM

I tried drawing my own sub-menu's, but it was not worth the overhead. I then tried using choose boxes, triggered from the main menu, to supplement additional options. For my specific needs, there were only two additional choices needed in the sub's, so this idea worked well.

Sub-menus are going to be tricky, I'm afraid.


RE: Sub-menu for Drawmenu? - Han - 01-21-2015 04:16 PM

DRAWMENU() does only that -- draws a menu. You have to create your own keyboard/touchscreen handler to handle all user input.

It's quite limited compared to what you could do with the HP48, HP49 and HP50


RE: Sub-menu for Drawmenu? - Tyann - 01-22-2015 10:43 PM

Hello.
You can use the technique of Hp 48.50 or Ti 85.86 .
Each option DRAWMENU the first calls for a new DRAWMENU.