HP Forums

Full Version: Probléme User/Key Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Bonjour
En testant l'idée de Eddie Ici
Je me suis apperçu que l 'utilisation de la touche Help en mode User : K_Help(), KA_Help() et KSA_Help() ne semble pas fonctionner.
Je ne sais pas si cela a déjà été évoqué.


By testing Eddie's idea Ici
I realized that using the Help key in User mode: K_Help (), KA_Help (), and KSA_Help () does not seem to work.
I do not know if that has already been mentioned.
(11-04-2017 06:53 AM)Tyann Wrote: [ -> ]Bonjour
En testant l'idée de Eddie Ici
Je me suis apperçu que l 'utilisation de la touche Help en mode User : K_Help(), KA_Help() et KSA_Help() ne semble pas fonctionner.
Je ne sais pas si cela a déjà été évoqué.


By testing Eddie's idea Ici
I realized that using the Help key in User mode: K_Help (), KA_Help (), and KSA_Help () does not seem to work.
I do not know if that has already been mentioned.

I don't remember about normal user Help (without Alpha and/or Shift), but User key (Shift+Help), like Shift itself and ON, shouldn't be used for key definition, otherwise it could block the normal use of the calculator.

See here, the post about the fresh public beta that Tim have published just a minute ago, there is a paragraph about new key definition:

(11-07-2017 04:25 PM)Tim Wessman Wrote: [ -> ]6. User key defines have been repositioned in the key handling process. They now will be done FIRST before anything else
a. Now all keys can be defined except SHIFT button, OFF and USER key.
b. Returning -1 will do NO operation in user key definition.
c. Returning -2 or less will perform default key behavior.
d. Be careful with your key definitions or you may hide some system functionality unintentionally

Salvo
Reference URL's