<?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 : Tooltips for toolbars in a view</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Tooltips for toolbars in a view]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 11:20:17 +0000</pubDate>
  <lastBuildDate>Thu, 17 Apr 2008 08:58:33 +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=10274</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[Tooltips for toolbars in a view : Thank you!I found and used code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33832&amp;title=tooltips-for-toolbars-in-a-view#33832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 10274<br /><strong>Posted:</strong> 17 April 2008 at 8:58am<br /><br />Thank you!<br><br>I found and used code from this topic and it works perfectly <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br><br>http://forum.codejock.com/forum_posts.asp?TID=6700&amp;KW=SetCommandBars<br>]]>
   </description>
   <pubDate>Thu, 17 Apr 2008 08:58:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33832&amp;title=tooltips-for-toolbars-in-a-view#33832</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltips for toolbars in a view : Hi, There was samle in forum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33827&amp;title=tooltips-for-toolbars-in-a-view#33827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10274<br /><strong>Posted:</strong> 17 April 2008 at 8:42am<br /><br />Hi,<DIV>There was samle in forum how to attach some pCommandBars to single Toolbar.</DIV><DIV>&nbsp;</DIV><DIV>Try to search with "SetCommandBars" string.</DIV>]]>
   </description>
   <pubDate>Thu, 17 Apr 2008 08:42:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33827&amp;title=tooltips-for-toolbars-in-a-view#33827</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltips for toolbars in a view : Hello all,I&amp;#039;ve got some toolbars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33826&amp;title=tooltips-for-toolbars-in-a-view#33826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 10274<br /><strong>Posted:</strong> 17 April 2008 at 8:00am<br /><br />Hello all,<br><br>I've got some toolbars embedded in view-derived classes and they're not getting the nice tooltips (Office2007-style). Toolbars that are in the frame windows have them though because of the following code:<br><br>CXTPToolTipContext* pToolTipContext = pCommandBars-&gt;GetToolTipContext();<br>pToolTipContext-&gt;SetStyle(xtpToolTipOffice2007);<br>pToolTipContext-&gt;ShowTitleAndDescription();<br>pToolTipContext-&gt;SetFont(pCommandBars-&gt;GetPaintManager()-&gt;GetIconFont());<br>pToolTipContext-&gt;ShowImage(true);&nbsp;&nbsp;&nbsp; // Get a pointer to the command bars object.<br><br>but in the view classes I don't have a command bars object...<br><br>Is there any easy way to have the tooltips in this style there as well, or do I have to override the OnToolHitTest() function (that's being the ugly way :))?<br><br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Thu, 17 Apr 2008 08:00:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10274&amp;PID=33826&amp;title=tooltips-for-toolbars-in-a-view#33826</guid>
  </item> 
 </channel>
</rss>