subItemMouseMove

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

This message is sent when the mouse is moved over a subitem.

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 subItemMouseMove message to detect when the mouse is moved over subitems.