<?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 : FindItem in CXTTreeBase not very useful</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : FindItem in CXTTreeBase not very useful]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 13:40:55 +0000</pubDate>
  <lastBuildDate>Mon, 03 Apr 2006 10:26:58 +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=3933</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[FindItem in CXTTreeBase not very useful : I have noticed that normal behaviour...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3933&amp;PID=11903&amp;title=finditem-in-cxttreebase-not-very-useful#11903</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=845">VAGB</a><br /><strong>Subject:</strong> 3933<br /><strong>Posted:</strong> 03 April 2006 at 10:26am<br /><br /><P>I have noticed that normal behaviour of the function CXTTreeBase::FindItem is not very useful as it only finds if the text given <U>is included</U> into any itemīs text. So, you can have an item labeld "Text in" and when you use that function to look for the string "Text", it returns the first related item as the word "Text" is completely inside "Text in".</P><P>I need to detect if there is any item in the tree with a particular label and I need a full comprobation over the text, not only if it is included. For me, the strings "ODBC Drivers" and "ODBC", for example,&nbsp;are different, so for my purposes, FindItem using "ODBC" must return NULL, not the HTREEITEM of "ODBC Drivers".</P>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 10:26:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3933&amp;PID=11903&amp;title=finditem-in-cxttreebase-not-very-useful#11903</guid>
  </item> 
 </channel>
</rss>