User mode: black keys and alpha
|
08-19-2024, 10:25 AM
Post: #1
|
|||
|
|||
User mode: black keys and alpha
Unless I missed something, the black keys on the HP Prime cannot be reassigned in alpha mode. However, the (latest) version of the manual (2017) suggests this possibility. Chapter 29 "Programming in HP PPL", section '"Key names", displays the internal name of the keys for customization. For example, the Menu key has these two names:
Code: KEY K_Menu() But the same program, in user mode, will not work when assigned to Alpha + Menu: Code: KEY KA_Menu() Enabling the alpha mode for the black keys would allow an amazing degree of customization, whether for creating custom menus/programs or assigning simple commands. The rest of the keys (and shifted keys) are already too useful to be reassigned. Does anyone know why this key customization is not available, despite what is stated in the manual? Regards, Ramón Valladolid, Spain TI-50, Casio fx-180P, HP48GX, HP50g, HP Prime G2 |
|||
08-19-2024, 02:07 PM
(This post was last modified: 08-19-2024 02:38 PM by matalog.)
Post: #2
|
|||
|
|||
RE: User mode: black keys and alpha
Something like this will allow you to use as many deep menus as you want, with a bit of imagination.
Code: KEY KA_Dot() Alpha DOT to open the menu system. |
|||
08-20-2024, 07:25 AM
Post: #3
|
|||
|
|||
RE: User mode: black keys and alpha
Good tip! I was focusing on the black keys, so I didn't pay attention to the four keys without predefined alpha mapping (dot, space, enter, and cancel).
My idea would be to launch (with alpha-dot) some kind of custom nested menus/choose boxes, with a second custom key (alpha-enter) to return to the last used menu. Thanks for the code suggestion for inspiration! Ramón Valladolid, Spain TI-50, Casio fx-180P, HP48GX, HP50g, HP Prime G2 |
|||
08-20-2024, 07:03 PM
Post: #4
|
|||
|
|||
RE: User mode: black keys and alpha
See this related post from 2019:
https://www.hpmuseum.org/forum/thread-12813.html I have just filed a bug report on this issue. I hope this gets fixed as it would be really nice to use Alpha and Shift-Alpha with these black keys since they don't already have assignments. |
|||
08-21-2024, 07:24 PM
Post: #5
|
|||
|
|||
RE: User mode: black keys and alpha
Dear Wes,
I didn't notice your early 2019 post (the forum search I did was too quick), so you got this problem earlier. So thank you for reporting the bug, now the Prime development is back on track. Ramón Valladolid, Spain TI-50, Casio fx-180P, HP48GX, HP50g, HP Prime G2 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)