GUI widgets

From Multi Theft Auto: Wiki

Jump to: navigation, 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

Buttons

Checkboxes

Comboboxes

Edit fields


Gridlists

Memos


Progress bars

Radio buttons

Scrollbars

Scroll panes

Static images

Tab panels

Tabs

Text labels

Windows