Element/GUI/Button

From Multi Theft Auto: Wiki
Revision as of 20:54, 9 February 2008 by Awwu (talk | contribs) (New page: __NOTOC__ frame|Image of an example GUI button. The GUI button class represents GUI buttons in MTA:DM's GUI system. It's only functionality is to detect whether cl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Image of an example GUI button.

The GUI button class represents GUI buttons in MTA:DM's GUI system. It's only functionality is to detect whether client has clicked it.

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

Related scripting functions

Client

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows