LM.GUI.TextList(width, height, msg)
Version added: before 9.5
Creates a new LM_TextList object
Arguments:
| Name | Type | Description | Default | Ver |
| width | int32 | Width in pixels | < 9.5 | |
| height | int32 | Height in pixels | < 9.5 | |
| msg | int32 | The message value to send when the user clicks on an item in the list | 0 | < 9.5 |
Return value:
LM_TextList the newly-created text list
Creates a new LM_TextList object that can then be added to a dialog or toolbar.
Search results
Usage of 'TextList' is found in the following scripts:
Lua Console (Original Edition) by A.Evseeva
View Code
Calculate and mark bone keys (Original Edition) by A.Evseeva
View Code
SS - SVG Import (Original Edition) by simplsam
View Code
SS - Number Sequence (Original Edition) by simplsam
View Code