<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Drag and drop issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Drag and drop issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 18 May 2026 00:03:18 +0000</pubDate>
  <lastBuildDate>Tue, 21 Apr 2020 12:39:09 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=23977</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Drag and drop issue : Hi thereI have a report control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23977&amp;PID=77664&amp;title=drag-and-drop-issue#77664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6141">ericchubb</a><br /><strong>Subject:</strong> 23977<br /><strong>Posted:</strong> 21 April 2020 at 12:39pm<br /><br /><div>Hi there</div><div><br></div><div>I have a report control placed inside a dialog. I would like to be able to drag an arbitrary file from Windows explorer into the control, and let the drop handling code decide if the filename can be added to the report control.<br></div><div><br></div><div>I've called "EnableDragDrop(_T("TestDragDrop"), xtpReportAllowDrop) on the report control from within the parent dialog, and I've mapped XTP_NM_REPORT_DROP to a function within the parent dialog. "TestDragDrop" hasn't been registered as a CLIPFORMAT in my app's InitInstance, but in the ReportSample it isn't either.</div><div><br></div><div>However, when I try and drag a file to the control, the mouse pointer just becomes a circle with a line through it, indicating dropping files into the control isn't allowed.</div><div><br></div><div>If someone could help me with what I might be doing wrong I'd appreciate it.<br></div>]]>
   </description>
   <pubDate>Tue, 21 Apr 2020 12:39:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23977&amp;PID=77664&amp;title=drag-and-drop-issue#77664</guid>
  </item> 
 </channel>
</rss>