Element/GUI/Button: 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/Button]]
[[ru:Element/GUI/Button]]
[[hu:Element/GUI/Button]]

Latest revision as of 17:40, 14 April 2021

Example GUI button.

The GUI button class represents GUI buttons in MTA's GUI system. It's only functionality is to detect whether client has clicked it.

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

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