Template:GUI functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
===GUI functions===
===General functions===
* [[guiBringToFront]]
* [[guiBringToFront]]
* [[getChatboxLayout]]
* [[getChatboxLayout]]
* [[guiCreateFont]]
* [[guiCreateFont]]
{{New items|3.0157|1.5.6|
* [[guiBlur]]
* [[guiFocus]]
|16361}}
* [[guiGetAlpha]]
* [[guiGetAlpha]]
* [[guiGetCursorType]]
* [[guiGetCursorType]]
Line 52: Line 56:
* [[guiComboBoxAddItem]]
* [[guiComboBoxAddItem]]
* [[guiComboBoxClear]]
* [[guiComboBoxClear]]
* [[guiComboBoxGetItemCount]]
* [[guiComboBoxGetItemText]]
* [[guiComboBoxGetItemText]]
* [[guiComboBoxGetSelected]]
* [[guiComboBoxGetSelected]]
* [[guiComboBoxIsOpen]]
* [[guiComboBoxRemoveItem]]
* [[guiComboBoxRemoveItem]]
* [[guiComboBoxSetItemText]]
* [[guiComboBoxSetItemText]]
* [[guiComboBoxSetOpen]]
* [[guiComboBoxSetSelected]]
* [[guiComboBoxSetSelected]]


Line 90: Line 97:
* [[guiGridListGetSelectedItem]]
* [[guiGridListGetSelectedItem]]
* [[guiGridListGetSelectedItems]]
* [[guiGridListGetSelectedItems]]
{{New items|3.0157|1.5.6|
* [[guiGridListGetSelectionMode]]
* [[guiGridListIsSortingEnabled]]
|16204}}
* [[guiGridListGetVerticalScrollPosition]]
* [[guiGridListGetVerticalScrollPosition]]
* [[guiGridListInsertRowAfter]]
* [[guiGridListInsertRowAfter]]

Revision as of 12:54, 16 February 2019

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Fields

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows