Element/GUI/Memo

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Example GUI memo.

The GUI memo class represents GUI memos in MTA's GUI system. These are big multiline text fields to what you can type text by default. It is recommended to use edit fields for smaller text inputting.

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

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