Option Menu using arrows and enter returns nothing in menuPi
Posted: Thu Apr 16, 2015 2:44 am
Hi,
I am having an issue with Option menus.
When I click and select items using the mouse, everything is fine. The pItemName in the menupick function has the value I expect.
If I use arrow keys to align to the option I want and then press enter then the pItemName in the menupick function is empty.
Also, sometimes the vertical scrollbar can't be dragged with the mouse, but that is a lesser issue.
If I change the button type to pulldown menu then the arrow/enter selection works fine, but that is not the interaction I want with the user.
I am wondering what I might be doing wrong, or whether this is functionality I can't expect from an option menu.
Any ideas appreciated
Thanks
Bergsy
I am having an issue with Option menus.
When I click and select items using the mouse, everything is fine. The pItemName in the menupick function has the value I expect.
If I use arrow keys to align to the option I want and then press enter then the pItemName in the menupick function is empty.
Also, sometimes the vertical scrollbar can't be dragged with the mouse, but that is a lesser issue.
If I change the button type to pulldown menu then the arrow/enter selection works fine, but that is not the interaction I want with the user.
I am wondering what I might be doing wrong, or whether this is functionality I can't expect from an option menu.
Any ideas appreciated
Thanks
Bergsy