pgMouseCell

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
get the pgMouseCell of widget
Associationscom.livecode.widget.polygrid
Summary

Returns the current cell coordinate under the mouse cursor

Example
get the pgMouseCell of widget "PolyGrid"
Description

Use pgMouseCell to get the current cell under the mouse cursor. The returned value is a point representing (column,row)

Tagstable,data