Hi,
I've been searching and trying to have a submenu (secondary menu popout from an initial MenuOption), could anyone please provide me with an example?
I've been playing with the following functions and then expected to add another PopupMenu, but...:
add_submenu_item ( String label, String submenu, int id=-1 )
set_item_submenu ( int idx, String submenu )
Thanks