<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=DataDrag_%28XNode_Ability%29</id>
	<title>DataDrag (XNode Ability) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=DataDrag_%28XNode_Ability%29"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=DataDrag_(XNode_Ability)&amp;action=history"/>
	<updated>2026-05-08T18:33:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=DataDrag_(XNode_Ability)&amp;diff=42&amp;oldid=prev</id>
		<title>Adamrofer: DataDrag</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=DataDrag_(XNode_Ability)&amp;diff=42&amp;oldid=prev"/>
		<updated>2007-03-15T21:29:53Z</updated>

		<summary type="html">&lt;p&gt;DataDrag&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{XNode Ability&lt;br /&gt;
| name = DataDrag&lt;br /&gt;
| public_name = OnDataDrag&lt;br /&gt;
| deprecated_prefer = DataDrag2&lt;br /&gt;
| introduced_version_number =&lt;br /&gt;
| deprecated_version_number =&lt;br /&gt;
| is_not_ability =&lt;br /&gt;
}}&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Default behavior: None.&lt;br /&gt;
&lt;br /&gt;
This ability provides UI and OS messages are handled.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[CanAcceptDataDrag (XNode Ability)|CanAcceptDataDrag]]&lt;br /&gt;
* [[GetDataForDrag (XNode Ability)|GetDataForDrag]]&lt;/div&gt;</summary>
		<author><name>Adamrofer</name></author>
	</entry>
</feed>