Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

DragDrop.GetMouseY

Component: DragDrop
Version: 2.4
Mac OS X: Works
Windows: Does nothing

MBS( "DragDrop.GetMouseY"; droparea )

Parameters

Parameter Description Example value
droparea The reference ID for this drop area. Use functions like DragDrop.CreateWithControl to create a drop area. $dropHandle

Result

Returns the mouse y coordinate.

Description

Queries the native mouse position where the item was dropped.
Call this function in the drag action script. The mouse position is relative to the window.

Examples

Queries Mouse X and Y coordinates:

MBS( "DragDrop.GetMouseX"; $droparea ) & " / " & MBS( "DragDrop.GetMouseY"; $droparea )

Feedback: Report problem or ask question.




Links
MBS Filemaker Plugins - Pfarrgemeinde Messdiener Nickenich