Element/GUI/Progress bar: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
m (Добавление языков)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
===Client===
===Client===
{{GUI_functions}}
{{GUI_functions}}
[[en:Element/GUI/Progress bar]]
[[ru:Element/GUI/Progress bar]]
[[hu:Element/GUI/Progress bar]]

Latest revision as of 18:23, 14 April 2021

Example GUI progress bar.

The GUI progress bar class represents GUI progress bars in MTA'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