subItemMouseEnter

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

This message is sent when the mouse enters 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 subItemMouseEnter message to detect when the mouse enters into a subitem rectangle.