Element/GUI/Gridlist

From Multi Theft Auto: Wiki
Revision as of 22:08, 7 December 2018 by Surge (talk | contribs)
Jump to navigation Jump to search
Example GUI gridlist.

The GUI gridlist class represents GUI gridlists in MTA's GUI system. It can be used for example as a selection list or as a list to view information about players (see old scoreboard resource).

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

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