<?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 : Multi-Select Tree Control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Multi-Select Tree Control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:54:37 +0000</pubDate>
  <lastBuildDate>Fri, 08 Sep 2006 09:52:14 +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=4998</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[Multi-Select Tree Control : I&amp;#039;m using the CXTPTreeCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4998&amp;PID=15549&amp;title=multiselect-tree-control#15549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1714">karim</a><br /><strong>Subject:</strong> 4998<br /><strong>Posted:</strong> 08 September 2006 at 9:52am<br /><br />I'm using the CXTPTreeCtrl class in an application and I have it set to allow multiple selects.&nbsp; You can also drag/drop tree items.&nbsp; The problem i'm having is that if you've got multiple items selected that are not contiguous in the tree then you try to click and drag them by clicking on one of the selected items, it will deselect all but the clicked on item and begin the drag.&nbsp; <br><br>If you have more than one item that are contiguous in the tree, and do the same thing, it won't have the problem.&nbsp; <br><br><i>Update: </i>I recently discovered that there's more to it than that:<br>If you have the following items in the tree:<br><br>node1&nbsp; &lt; 1st selection<br>node2<br>node3&nbsp; &lt; 2nd selection<br><br>then try to drag node1, it works fine.&nbsp; If you do the same and try to drag node 3, it will deselect node1.&nbsp; So it looks like if you click on a selected node that <b>doesn't </b>have focus, it will work okay.&nbsp; Otherwise, it will deselect the others.<br><br>If you look at the TreeCtrl sample that's part of the 10.3 installation, you will be able to reproduce the issue.<br><br>Does anyone know if there's an easy workaround for this problem?&nbsp; Is it a problem or is this expected behaviour?&nbsp; <br><br>Thanks,<br>Karim<br><br><br>]]>
   </description>
   <pubDate>Fri, 08 Sep 2006 09:52:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4998&amp;PID=15549&amp;title=multiselect-tree-control#15549</guid>
  </item> 
 </channel>
</rss>