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.CreateWithControl

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

MBS( "DragDrop.CreateWithControl"; WindowRef; ControlName )

Parameters

Parameter Description Example value
WindowRef Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. 0
ControlName The name of the control on your filemaker form. For example "mymedia" if you assign this name to a media field. This is not the name of the field in the database! "mymedia"

Result

Returns Drop Area ID on success.

Description

Creates a new drop area on the given window covering the area of the given control.
Use DragDrop.Release later to destroy the drop area.
If you use a register on the window, be aware that the drop area actually is in front of the register. So you need to check in the script which register page is current and should get the dropped files.

Feedback: Report problem or ask question.




Links
MBS REAL studio Plugins - Pfarrgemeinde St. Arnulf Nickenich