Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

howto set different behaviour for menu and menuitems #88

Open
ilovesushi opened this issue Nov 3, 2024 · 0 comments
Open

howto set different behaviour for menu and menuitems #88

ilovesushi opened this issue Nov 3, 2024 · 0 comments

Comments

@ilovesushi
Copy link

ilovesushi commented Nov 3, 2024

menu1(item1,item2,item3)
menu2(item1,item2)
etc
i use encoder to ms.next ms.previous ..all work fine with menuitems but
how to skip ms.select when i scroll menus because each menu its a separate lcd screen with its menuitems

i need to scroll menus without choosing them, call on choosen menu callback to draw its own screen
and only after menu select . i should fall to menuitems select unselect and on select callback methods
ps: in other words only for menues i need to call their on select functions without selecting them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant