Inheritence

Constructors

Menu

Properties

HasMenus
HasOptions
Icon
MenuCount
OptionCount
ParentMenu
RootMenu
SelectedOption
Title
ToolTip
ToolTipsVisible <para> This property holds whether tooltips of menu actions should be visible. </para><para> This property specifies whether action menu entries show their tooltip. </para><para> By default, this property is <c>false</c>. </para>
Widgets

Methods

AddHeading
AddMenu
AddOption
AddOptions
AddOptionWithImage
AddSeparator
AddWidget Add a widget as an action to the menu.<br /> Some widgets such as Editor.Widget and Editor.LineEdit require Editor.Widget.OnMouseReleased(Editor.MouseEvent) to set Editor.MouseEvent.Accepted to <see langword="true" /> to prevent the menu from closing.
Clear
FindOrCreateMenu
GetOption
GetPathTo
OnAboutToHide
OnAboutToShow
OpenAt
OpenAtCursor Open this menu at the mouse cursor position
RemoveMenus Remove all menus
RemoveOption
RemoveOptions Remove all options
RemoveWidget
RemoveWidgets Remove all widgets

Static Methods

GetSplitPath Splits a path as a list of <c>/</c>-delimited elements, each with the form <c>"[#]name[:icon][@order]"</c>.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.