setFileTooltip

set a file tooltip property in the file list from the magnetron app user interface

Syntax

setFileTooltip(path, index, value)

Returns

returns (integer) true if successful

Parameters

path (string)
path of the (new) file (treated as unique id for the file list)
index (integer)
as each file can be added multiple times. 0 is default
value (string)
a custom string which will be displayed in a window with a dynamic size, during mouse-over on a file (the text can have new lines and longer lines)