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:

<< Back to LM.GUI