<?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 : how SetTrackingMode work?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : how SetTrackingMode work?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 08:40:49 +0000</pubDate>
  <lastBuildDate>Mon, 20 Dec 2004 05:31:01 +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=1543</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[how SetTrackingMode work? : You can patch BOOL CXTPMouseMa...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1543&amp;PID=4467&amp;title=how-settrackingmode-work#4467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1543<br /><strong>Posted:</strong> 20 December 2004 at 5:31am<br /><br /><P>You can patch BOOL CXTPMouseManager::PreTranslateMouseEvents(WPARAM wParam, POINT point)</P><P>&nbsp;</P><P>add</P><P>&nbsp;if (arrTracked.GetSize() &gt; 0 &amp;&amp; pWndMouse)<BR>&nbsp;{<BR>&nbsp;&nbsp;TCHAR chClassName&#091;100&#093;;<BR>&nbsp;&nbsp;if  (GetClassName(pWndMouse-&gt;GetTopLevelParent()-&gt;GetSafeH wnd(), chClassName, 100))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;if (_tcscmp(chClassName, _T("Auto-Suggest Dropdown")) == 0)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;return FALSE;<BR>&nbsp;&nbsp;&nbsp;}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;}<BR>&nbsp;}</P><P>&nbsp;</P><P>before last cycle.</P>]]>
   </description>
   <pubDate>Mon, 20 Dec 2004 05:31:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1543&amp;PID=4467&amp;title=how-settrackingmode-work#4467</guid>
  </item> 
  <item>
   <title><![CDATA[how SetTrackingMode work? : when i use the autocomplete in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1543&amp;PID=4415&amp;title=how-settrackingmode-work#4415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=574">blueseaing</a><br /><strong>Subject:</strong> 1543<br /><strong>Posted:</strong> 17 December 2004 at 4:27am<br /><br /><P><FONT color=#0033ff>when i use the autocomplete in the cxtpcomboxedit ,the cxtpcomboxedit&nbsp; was incompatiable with the IE autocomplete function, if i use </FONT><FONT color=#0033ff>SetTrackingMode(FALSE) before onfocus of xtpcombox, and the Autocomplete will work proper, but the tracking mode of menu will have problem, so I think, what's the time to set trackingmode(false) and then settrackingmode(true).&nbsp; The code is below:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></P><P><FONT color=#0033ff>&nbsp;&nbsp; &nbsp;<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></FONT></P>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 04:27:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1543&amp;PID=4415&amp;title=how-settrackingmode-work#4415</guid>
  </item> 
 </channel>
</rss>