Element/GUI/Progress bar

From Multi Theft Auto: Wiki
Revision as of 08:51, 10 February 2008 by Awwu (talk | contribs) (New page: __NOTOC__ frame|Example GUI progress bar. The GUI progress bar class represents GUI progress bars in MTA:DM's GUI system. These are mostly used as loading bar...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Example GUI progress bar.

The GUI progress bar class represents GUI progress bars in MTA:DM's GUI system. These are mostly used as loading bars because you can alter the percentage amount of progress in it.

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

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