Element/GUI/Window

From Multi Theft Auto: Wiki

Jump to: navigation, search
Example GUI window.

The GUI window class represents GUI windows in MTA:DM's GUI system. These are mainly used as layout for other GUI elements. They can be moved and resized by default.

The element type of this class is "gui-window".

Related scripting functions

Client

Buttons

Checkboxes

Comboboxes

Edit Fields

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows