Menu tree problem

Former Member
Former Member
I have a menu tree. In the simulator I can navigate and select in/out/up/down the tree, making multiple selections. When installed on the 920 I can only select one item, I can then scroll up and down, but if I try to select another item the menu just boots me out. My coding or bug?
  • Former Member
    Former Member over 10 years ago
    ....It isn't clear to me in what situations we should be returning true and which we should be returning false. I ran into problems with nested menus previously, but I can't seem to find the problem code. If I remember correctly, I was returning true and I had to return false. The problem is that I think the problem came up because I was returning true from the handler for KEY_ESC in a custom menu.

    Travis

    Whereas I had to specifically add the true return so that I could use the KEY_ESC without the app closing.
  • The upcoming 920 firmware should fix menu issues. We found an issue with nested menus recently that should be fixed. If you're still having issues after updating please let us know and we'll get it fixed.