<?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 : CXTTreeCtrl MultiSelect</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTTreeCtrl MultiSelect]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 04:00:40 +0000</pubDate>
  <lastBuildDate>Wed, 02 Jan 2008 02:16:16 +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=9195</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[CXTTreeCtrl MultiSelect : Hi,  Please override tree and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9195&amp;PID=29822&amp;title=cxttreectrl-multiselect#29822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9195<br /><strong>Posted:</strong> 02 January 2008 at 2:16am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Please override tree and its OnKeyDown method, check VK_RETURN and don't call base method.</DIV><DIV>&nbsp;</DIV><DIV>We will change it for next releases.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Jan 2008 02:16:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9195&amp;PID=29822&amp;title=cxttreectrl-multiselect#29822</guid>
  </item> 
  <item>
   <title><![CDATA[CXTTreeCtrl MultiSelect : If I mark two or several Items...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9195&amp;PID=29803&amp;title=cxttreectrl-multiselect#29803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3385">Guybrush</a><br /><strong>Subject:</strong> 9195<br /><strong>Posted:</strong> 29 December 2007 at 2:13pm<br /><br /><DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">If I mark two or several Items and then&nbsp;press the ENTER key , the marked Items is deleted.</DIV><DIV><DIV>&nbsp;</DIV><DIV>The Code is in CXTTreeBase::OnKeyDown(UINT nChar......)</DIV><DIV>&nbsp;</DIV><DIV><DIV>if (!bCtrl &amp;&amp; !bShift)</DIV><DIV>{</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UINT uCount = GetSelectedCount();</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ((uCount &gt; 1) || (uCount == 1 &amp;&amp; !IsSelected(GetFocusedItem())))</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SelectAll(FALSE);</DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV><DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">I would like to open the documents, which are connected with the Items (ItemData).</DIV><DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">Why the marked Items deleted at to pressure the ENTER key??</DIV></DIV></DIV></DIV>]]>
   </description>
   <pubDate>Sat, 29 Dec 2007 14:13:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9195&amp;PID=29803&amp;title=cxttreectrl-multiselect#29803</guid>
  </item> 
 </channel>
</rss>