Element/GUI/Combobox: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
m (Добавление языков)
 
Line 9: Line 9:
{{GUI_functions}}
{{GUI_functions}}


[[en:Element/GUI/Combobox]]
[[ru:Element/GUI/Combobox]]
[[hu:Element/GUI/Combobox]]
[[hu:Element/GUI/Combobox]]

Latest revision as of 18:05, 14 April 2021

Example of GUI combobox.

The GUI combobox class represents GUI comboboxes in MTA's GUI system. These are drop down lists that can contain large number of items.

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

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