<?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 : Duplicate tooltips for CXTPStatusBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Duplicate tooltips for CXTPStatusBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:30:24 +0000</pubDate>
  <lastBuildDate>Tue, 28 Jun 2011 06:18:03 +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=18586</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[Duplicate tooltips for CXTPStatusBar : Hi,If you have line like m_wndStaurbar.EnableTooltips();...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18586&amp;PID=65032&amp;title=duplicate-tooltips-for-cxtpstatusbar#65032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18586<br /><strong>Posted:</strong> 28 June 2011 at 6:18am<br /><br />Hi,<div><br></div><div>If you have line like m_wndStaurbar.EnableTooltips(); - just comment it - it activates OS tooltip additionally to our own.</div>]]>
   </description>
   <pubDate>Tue, 28 Jun 2011 06:18:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18586&amp;PID=65032&amp;title=duplicate-tooltips-for-cxtpstatusbar#65032</guid>
  </item> 
  <item>
   <title><![CDATA[Duplicate tooltips for CXTPStatusBar : I&amp;#039;ve got a CXTPStatusBar-derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18586&amp;PID=64994&amp;title=duplicate-tooltips-for-cxtpstatusbar#64994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4983">trunkmonkey</a><br /><strong>Subject:</strong> 18586<br /><strong>Posted:</strong> 23 June 2011 at 12:28pm<br /><br />I've got a CXTPStatusBar-derived status bar that contains CXTPStatusBarPane-derived panes. Works great, except when I tried yesterday to make a multi-line tooltip for one of the panes, I got what is pictured below. First, the multi-line version pops up and looks just like I wanted. Then, about half a second later the single line tooltip ALSO pops up. <br><br><br><img src="uploads/4983/Duplicate_Tooltip.JPG" height="69" width="883" border="0" /><br><br><br>Here's the code I'm using to set the tooltip. This is within my status bar pane class.<br>&nbsp;&nbsp;&nbsp; CString tooltip;<br>&nbsp;&nbsp;&nbsp; tooltip.Format( "System Configuration (S): %s", GetChangesDescription(sysconfigdiff) );<br>&nbsp;&nbsp;&nbsp; tooltip.AppendFormat( "\nProgram (P): %s", GetChangesDescription(progdiff) );<br>&nbsp;&nbsp;&nbsp; tooltip.AppendFormat( "\nDocumentation (D): %s", GetChangesDescription(diff) );<br>&nbsp;&nbsp;&nbsp; SetTooltip( tooltip );<br><br><br>If anyone can help shed light on why this is happening, I'd greatly appreciate it.<br><br><br><br>Stephen<br>]]>
   </description>
   <pubDate>Thu, 23 Jun 2011 12:28:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18586&amp;PID=64994&amp;title=duplicate-tooltips-for-cxtpstatusbar#64994</guid>
  </item> 
 </channel>
</rss>