<?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 : Seems TTF_ALWAYSTIP does not work</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Seems TTF_ALWAYSTIP does not work]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 00:25:33 +0000</pubDate>
  <lastBuildDate>Mon, 16 Mar 2009 08:39:46 +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=13682</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[Seems TTF_ALWAYSTIP does not work : Thanks. Does the above correctionwill...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46757&amp;title=seems-ttf-alwaystip-does-not-work#46757</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5057">VitVal</a><br /><strong>Subject:</strong> 13682<br /><strong>Posted:</strong> 16 March 2009 at 8:39am<br /><br /><DIV>Thanks.</DIV><DIV>Does the above correction&nbsp;will help? Or I can face with some hidden problems?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 08:39:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46757&amp;title=seems-ttf-alwaystip-does-not-work#46757</guid>
  </item> 
  <item>
   <title><![CDATA[Seems TTF_ALWAYSTIP does not work : Hi,  yes, TTF_ALWAYSTIPis not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46744&amp;title=seems-ttf-alwaystip-does-not-work#46744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13682<br /><strong>Posted:</strong> 16 March 2009 at 7:29am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>yes, TTF_ALWAYSTIP&nbsp;is not supported by CXTPToolTipContext.</DIV>]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 07:29:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46744&amp;title=seems-ttf-alwaystip-does-not-work#46744</guid>
  </item> 
  <item>
   <title><![CDATA[Seems TTF_ALWAYSTIP does not work : It seems the TTF_ALWAYSTIP does...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46686&amp;title=seems-ttf-alwaystip-does-not-work#46686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5057">VitVal</a><br /><strong>Subject:</strong> 13682<br /><strong>Posted:</strong> 14 March 2009 at 10:36am<br /><br />It seems the TTF_ALWAYSTIP does not work (v13.0.0). <DIV>I tried make toolbar to display tooltips always. For the reason I set:</DIV><DIV><FONT face="Courier New, Courier, mono">pTI-&gt;uFlags |= TTF_ALWAYSTIP;</FONT></DIV><DIV><DIV>in the OnToolHitTest(CPoint point, TOOLINFO* pTI) of the class derived from CXTPToolBar.</DIV><DIV>The result is: a tooltip (of the toolbar belonging to inactive frame window) is shown on a short period of time and disappear.</DIV><DIV>The possible reason: CXTPToolTipContext::FilterToolTipMessageHelper have such code</DIV><DIV><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;if (m_pToolTip-&gt;GetSafeHwnd() &amp;&amp; m_pToolTip-&gt;IsWindowVisible() &amp;&amp; !bTopParentActive)<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;m_pToolTip-&gt;SendMessage(TTM_ACTIVATE, FALSE);<BR>&nbsp;&nbsp;&nbsp;return;<BR>&nbsp;&nbsp;}<BR></FONT>- probably&nbsp; "&amp;&amp; !bTopParentActive"&nbsp; need the addition "&amp;&amp; !(tiHit.uFlags &amp; TTF_ALWAYSTIP)"</DIV></DIV>]]>
   </description>
   <pubDate>Sat, 14 Mar 2009 10:36:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13682&amp;PID=46686&amp;title=seems-ttf-alwaystip-does-not-work#46686</guid>
  </item> 
 </channel>
</rss>