....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