Hi all.
I need to dynamically construct the items in a flatmenu’s submenu.
To do this I also need to intercept the event binding to the navigation menu with the keyboard.
I saw that there are events like EVT_FLAT_MENU_ITEM_MOUSE_OVER or EVT_FLAT_MENU_SELECTED but are related to the movement of the mouse.