Replies: 1 comment
-
Hi, you can use ItemCommand |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions