searched the forum, but found no answer unfortunately.
Is it possible to add a menuitem at runtime like it is possible with almost all other controls? AddMenuItem apparently doesn't exist. Just cannot find the relevant syntax.... Just in case there is not, is there a workaround?
It is not possible to add a menu item at runtime.
You will need to find a different approach (set of buttons, listbox, combobox...).
It will be implemented in the future.