GUI widgets

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Usage of different the GUI widgets in Admin resource

GUI widgets are a very prominent part of client side scripts. They are used when creating a GUI interface for the server. GUI widgets belong to client side scripting only, they cannot be created in server side scripts. To find a tutorial for creating a basic GUI interface see Introduction to Scripting the GUI page.

GUI widgets

Related scripting functions

General functions

* FEATURE ADDED IN 1.5.9 (REVISION: r21476)
* FEATURE ADDED IN 1.5.9 (REVISION: r21476)

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows