Hi, brilliant library!
However I am missing a way to exit the menu (in my application the menu comes up on demand). If I do "left" in root level, I just get a zero and nothing happens. I figure getCurrentItem() was intended for that purpose but it is not implemented in the .cpp file.
Furthermore, it would be nice to be able to set active item of a submenu, allowing to implement enumerated items very elegantly.
Hi, brilliant library!
However I am missing a way to exit the menu (in my application the menu comes up on demand). If I do "left" in root level, I just get a zero and nothing happens. I figure getCurrentItem() was intended for that purpose but it is not implemented in the .cpp file.
Furthermore, it would be nice to be able to set active item of a submenu, allowing to implement enumerated items very elegantly.