<?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 : Multiselect and drag-and-drop</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Multiselect and drag-and-drop]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 18:11:56 +0000</pubDate>
  <lastBuildDate>Wed, 31 Mar 2004 07:08:06 +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=585</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[Multiselect and drag-and-drop : Hello All I have the problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=585&amp;PID=1497&amp;title=multiselect-and-draganddrop#1497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=444">Serge</a><br /><strong>Subject:</strong> 585<br /><strong>Posted:</strong> 31 March 2004 at 7:08am<br /><br /><P>Hello All</P><P>I have the problem in CXTTreeCtrl. I want to implement the drag-and-drop for multiply selected items. The drag-and-drop for single item works fine, but when I call CXTTreeCtrl::EnableMultiSelect function, I begin receive OnBeginDrag notification even when I simple click on some item and then release the mouse button.</P><P>In order to demonstrate this behaviour I wrote the little application, attached to this question. Decommenting the "m_Tree.EnableMultiSelection()" line in CDemoDlg::OnInitDialog function starts all the problems.</P><P>I order to solve this problem I wrote my own handler for OnLButtonDown message, (so drag-and-drop of multiply items is working), but, as result, I don't receive OnLButtonUp message after simple click. This causes me additional problems.</P><P>I use XTreemTookit 1.9.2.2.</P><P>All ideas will be accepted with great thanks</P><P>Best regards</P><P>Serge<A href="https://forum.codejock.com/uploads/Serge/2004-03-31_070728_CTreeCtrl_with_Drag-and-Drop.zip" target="_blank">2004-03-31_070728_CTreeCtrl_with_Drag-and-Drop.zip</A></P>]]>
   </description>
   <pubDate>Wed, 31 Mar 2004 07:08:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=585&amp;PID=1497&amp;title=multiselect-and-draganddrop#1497</guid>
  </item> 
 </channel>
</rss>