Element/GUI/Text label

From Multi Theft Auto: Wiki
Revision as of 20:12, 8 December 2018 by Surge (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Example GUI label.

The GUI label class represents GUI labels in MTA's GUI system. These are simply a bunch of text which client cannot modify.

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

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