<?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 fails to call TVN_GETINFOTIP</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Tooltip fails to call TVN_GETINFOTIP]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:44:07 +0000</pubDate>
  <lastBuildDate>Tue, 03 Feb 2009 10:58:48 +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=13325</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 fails to call TVN_GETINFOTIP : When we moved to CodeJock, we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13325&amp;PID=45109&amp;title=tooltip-fails-to-call-tvn-getinfotip#45109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 13325<br /><strong>Posted:</strong> 03 February 2009 at 10:58am<br /><br />When we moved to CodeJock, we seemed to have lost the capability to provide custom tooltips for items in a tree control. With MFC/Windows I can see that our property page's OnNotify function is called when the tooltip timer trips. The call stack is pretty deep but the result is that the MFC/Windows tooltip system detects the mouse is over the tree control and notifies our property page that contains the tree control using the <FONT size=2><P>TVN_GETINFOTIP</P><DIV></DIV><DIV></DIV>notification message. We return the text at that time. With CJ, the notification is not made. We do get a <FONT size=2><P>TTN_NEEDTEXT</P><DIV></DIV><DIV></DIV>notification on the page as we move over the tree control but the call has no data indicating which item text is being requested for. We ignore the need text call (return zero) and the tip that is retrieved is the text for the item and not the info tip we serve up when we were not using codejock.<DIV></DIV><DIV>&nbsp;</DIV><DIV>What do I need to set so that the CJ tooltip will send the TVN_GETINFOTIP message to get the tip text we want to show?</DIV><DIV>&nbsp;</DIV><DIV>Or</DIV><DIV>&nbsp;</DIV><DIV>Where is the handle to the item that text is being request for stored when the TTN_NEEDTEXT notification is made?</DIV></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 03 Feb 2009 10:58:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13325&amp;PID=45109&amp;title=tooltip-fails-to-call-tvn-getinfotip#45109</guid>
  </item> 
 </channel>
</rss>