subItemMouseLeave

Typemessage
Dictionarywidget.polylist
LibraryPolyList
Syntax
subItemMouseLeave (pItemIndex,pSubItemname)
Associationscom.livecode.widget.polylist
Summary

This message is sent when the mouse leaves a subitem's rect.

Parameters
NameTypeDescription
pItemIndex

An Integer representing the index of the item under the mouse cursor.

pSubItemname

A String representing the name of the subitem under the mouse cursor.

Description

Use the subItemMouseLeave message to detect when the mouse leaves a subitem rectangle.