<?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 : Tooltip context delay time</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Tooltip context delay time]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 01:51:04 +0000</pubDate>
  <lastBuildDate>Mon, 20 Apr 2009 14:19:23 +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=14086</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[Tooltip context delay time : I am trying to set the delay time...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14086&amp;PID=48163&amp;title=tooltip-context-delay-time#48163</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 14086<br /><strong>Posted:</strong> 20 April 2009 at 2:19pm<br /><br />I am trying to set the delay time of a tooltip context. I am making the call but it seems to have zero effect. So I tried a couple of your&nbsp; samples. In the tooltip context sample, my call works. But in the ribbon sample, the call does not have any effect. For that sample I opened mainfrm.cpp and added one line of code after the sample sets the initial delay time to 900:<FONT size=2><P>pToolTipContext-&gt;SetDelayTime(TTDT_INITIAL, 900);</P><P>pToolTipContext-&gt;SetDelayTime(TTDT_RESHOW, 900);</P><DIV></DIV><P>When I build and run the sample, as I move over the ribbon and hesitate until the first tip shows&nbsp;and then move over the adjacent controls the tip immediately pops up. We are setting the delay time in our app on the frame's command bars (as the ribbon sample does) and we see the same thing. I also set the delay time on our task panel and in other places but none of the calls seem to work.</P><DIV></DIV>I did set a break in the CJ tooltip context <FONT size=2>FilterToolTipMessageHelper function where after creating the tip the call to set the time is made (verifying the CJ context pointer is the ones I am setting the delay time for). I do see that our time is sent to the control so at this point I don't know what else I can do.<DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>How do we set a consistent delay time?</DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV></FONT></FONT>]]>
   </description>
   <pubDate>Mon, 20 Apr 2009 14:19:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14086&amp;PID=48163&amp;title=tooltip-context-delay-time#48163</guid>
  </item> 
 </channel>
</rss>