actionInspect | |||||||
Type | message | ||||||
Dictionary | widget.treeview | ||||||
Library | Tree View | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.treeview | ||||||
Summary | Sent when an the inspect icon is clicked in read only mode | ||||||
Parameters |
| ||||||
Description | The actionInspect message is sent to the widget's script object when the inspect icon is clicked on. The inspect icon appears when the value string of a particular array element contains a newline character, or if it is too large to fit in the space provided. The pPath parameter contains the path to the element whose icon was clicked. |