pgMouseCell | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Returns the current cell coordinate under the mouse cursor |
Example |
|
Description | Use pgMouseCell to get the current cell under the mouse cursor. The returned value is a point representing (column,row) |
Tags | table,data |