Documentation

Menu - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Menu

GUI.Menu
Menu control that can contain various menu items

Enumerations

Menu Style
Styles of menu items

Functions

Copy ( Other Menu )
Show As Popup ( Parent Window*, Position 2D Vector )
Shows a sub-menu as a popup

Properties

Style Menu Style
display style of the menu
Text Localized String
label that appears on the tool
Icon Image'
icon graphic associated with the menu
Menu ID Integer
ID of the menu
Data Abstract*
data associated with the menu
Checked Boolean
if menu is checked or not
Visible Boolean
menu is visible
Enabled Boolean
menu can be interacted with
Owner Resource Object Resource*
resource that created this instance
Menus Menu* Array
children menus
Parent Menubar Menubar'
parent menubar control
Parent Menu Menu'
parent menu control

Events

Clicked ( )
Triggers when the menu is picked

If you think anything is missing, please feel free to: submit documentation feedback on this page