<?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 : try the SHAutocomplete in xtpcombox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : try the SHAutocomplete in xtpcombox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 17:22:53 +0000</pubDate>
  <lastBuildDate>Wed, 24 Nov 2004 02:42:44 +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=1411</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[try the SHAutocomplete in xtpcombox : I have solve the problem to some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1411&amp;PID=4130&amp;title=try-the-shautocomplete-in-xtpcombox#4130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=574">blueseaing</a><br /><strong>Subject:</strong> 1411<br /><strong>Posted:</strong> 24 November 2004 at 2:42am<br /><br /><P>I have solve the problem to some extent, my wai list below, but not perfect.</P><P><BR>&nbsp;&nbsp;pSearchBar = (CXTPToolBar*)pCommandBars-&gt;Add(_T("Search bar"), xtpBarTop);<BR>&nbsp;if (!pSearchBar ||<BR>&nbsp;&nbsp;!pSearchBar-&gt;LoadToolBar(IDR_TOOLBAR_SEARCH))<BR>&nbsp;{<BR>&nbsp;&nbsp;TRACE0("Failed to create SearchBar\n");<BR>&nbsp;&nbsp;return FALSE;<BR>&nbsp;}</P><P><FONT color=#0033ff>&nbsp;//set the&nbsp; TrackingMode False to make sure the combox in the searchbar enable the IE autocompleter function.<BR>&nbsp;<BR>&nbsp;pSearchBar-&gt;SetTrackingMode(FALSE);</FONT></P><P><BR>but unfortunately, the solve isn't perfect to some extent, when user pop the downdrop list of the combox, sometimes the mousewheel may not function, and the main menu item will lost focus at all.</P><span style="font-size:10px"><br /><br />Edited by blueseaing</span>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 02:42:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1411&amp;PID=4130&amp;title=try-the-shautocomplete-in-xtpcombox#4130</guid>
  </item> 
  <item>
   <title><![CDATA[try the SHAutocomplete in xtpcombox : with the help of oleg,I make SHAutoCompletel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1411&amp;PID=3996&amp;title=try-the-shautocomplete-in-xtpcombox#3996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=574">blueseaing</a><br /><strong>Subject:</strong> 1411<br /><strong>Posted:</strong> 14 November 2004 at 10:19pm<br /><br /><P>with the help of oleg,&nbsp;I make &nbsp;SHAutoCompletel work in xtpcombox &nbsp;but I find two problems again , that's&nbsp; </P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; when I try to drag the autocomplete hook window and the hook window will disappear and only remain the white rectangle ,&nbsp; the rectanage can zoom ,&nbsp; after release the mouse ,all disappear.</P><P>&nbsp;&nbsp;&nbsp;&nbsp; 2 when the autocomplete list appear the mouse wheel can't use but the common windows </P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the example of the problem is: <BR><A href="https://forum.codejock.com/uploads/blueseaing/2004-11-04_030207_CustomThemes.rar" target="_blank"> https://forum.codejock.com/uploads/blueseaing/2004-11-04 _030207_CustomThemes.rar</A></P><P>&nbsp;&nbsp;&nbsp;&nbsp; I use the spy, and find when OnNCLbutton in the auto suggestion window , the edit control will get the onkillfocus message, and then the auto suggestion window showwindow(false), and i think the problem may be bring from the mousetrack of xtpcommadbar, but in detail , i can't know more.</P>]]>
   </description>
   <pubDate>Sun, 14 Nov 2004 22:19:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1411&amp;PID=3996&amp;title=try-the-shautocomplete-in-xtpcombox#3996</guid>
  </item> 
 </channel>
</rss>