<?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 on click</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : ToolTip on click]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 16:51:25 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jul 2009 08:27:37 +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=14822</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 on click :  use notification and add your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14822&amp;PID=51264&amp;title=tooltip-on-click#51264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14822<br /><strong>Posted:</strong> 24 July 2009 at 8:27am<br /><br /><FONT size=2><DIV>use notification and add your own handler</DIV><DIV>ON_NOTIFY(NM_CLICK, XTP_ID_REPORT_CONTROL, OnReportItemClick)</DIV><DIV></DIV><FONT color=#0000ff size=2><P>void</FONT><FONT size=2> CReportSampleView::OnReportItemClick(NMHDR * pNotifyStruct, LRESULT * </FONT><FONT color=#008000 size=2>/*result*/</FONT><FONT size=2>)</P><P>{</P><P>XTP_NM_REPORTRECORDITEM* pItemNotify = (XTP_NM_REPORTRECORDITEM*) pNotifyStruct;</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!pItemNotify-&gt;pColumn)</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2>;</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!pItemNotify-&gt;pRow)</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2>;</P></FONT><FONT color=#008000 size=2><P>// TRACE(_T("Click on row %d, col %d\n"),</P><P>// pItemNotify-&gt;pRow-&gt;GetIndex(), pItemNotify-&gt;pColumn-&gt;GetItemIndex());</P><DIV><FONT size=2><P>// use smth similar to: pRow-&gt;ShowToolTip(point, &amp;m_wndTip);</P></FONT><DIV></DIV>}</FONT></FONT> </DIV><DIV></DIV><DIV></DIV>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 08:27:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14822&amp;PID=51264&amp;title=tooltip-on-click#51264</guid>
  </item> 
  <item>
   <title><![CDATA[ToolTip on click : How can I show ToolTip (which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14822&amp;PID=51261&amp;title=tooltip-on-click#51261</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3776">gmail</a><br /><strong>Subject:</strong> 14822<br /><strong>Posted:</strong> 24 July 2009 at 7:45am<br /><br />How can I show ToolTip (which are enabled in my CXTPReportControl) when user clicks on item (not automatically by hovering for XX delay time), I need to force showing of ToolTip window only on click.]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 07:45:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14822&amp;PID=51261&amp;title=tooltip-on-click#51261</guid>
  </item> 
 </channel>
</rss>