DataDrag (XNode Ability)

From LabVIEW Wiki

Revision as of 21:29, 15 March 2007 by Adamrofer (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
DataDrag (XNode Ability)
List of XNode Abilities

<tr><th>Public Name:</th><td>OnDataDrag</td></tr><tr><th>Deprecated, prefer:</th><td>DataDrag2</td></tr>

This ability VI is called by LabVIEW when your XNode receives a data drag. Either String or Path will have a non-empty value depending what data the drag element can supply and what data CanAcceptDataDrag indicated your XNode could receive. If you accept both strings and paths, and the drag element can provide both, then path is provided and string is empty. Currently Point is always (0, 0). Use Reply to inform LabVIEW of any actions it needs to take.

Default behavior: None.

This ability provides UI and OS messages are handled.

See also

Personal tools
Namespaces
Variants
Actions
Navigation
interaction
Toolbox