tnt
02/25/2025, 7:02 PMStefan Schippers
02/26/2025, 1:53 PMmenubar
instead of the archaic menubutton
toolkit commands.
This makes the menu more conform to modern GUI apps, for example open other menus / cascade menus if mouse is hovered over another one without the need to click or close an open menu by doing another click etc.
One drawback of this menu system is that it is not possible to anchor entries to the right. They just follow the other entries.
If someone knows how to do that he is welcome.