Replies: 1 comment
|
Hi, you can use ItemCommand |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm working with your great library together with an encoder.
Things are moving, and happening.
But if I hover over a menu item, and push the encoder button all I can think of is to use menu.enter(); to use that menu choice.
but how can I go to any subroutine from there?
is it only possible with an ItemToggle?
since I use an encoder I added a submenu line "Back"
But after several tries I can't seem to get back to the main menu (menu.back(); wasn't accepted sadly) :(
sorry for this obvious questions, but if someone could help, that would be super nice.
All reactions