<?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 : Ribbon-Style Tooltips: Two Questions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon-Style Tooltips: Two Questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 10:08:25 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jun 2010 14:38:35 +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=8305</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[Ribbon-Style Tooltips: Two Questions : &amp;gt; 1. Sorry, there is no way....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=58840&amp;title=ribbonstyle-tooltips-two-questions#58840</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 8305<br /><strong>Posted:</strong> 08 June 2010 at 2:38pm<br /><br />&gt; 1. Sorry, there is no way. Think we will add it for future releases.<br><br>Oleg made this statement quite a while back (October of 2007). Is this capability present in current (v13.3) release? I can't seem to find any information on it.<br>]]>
   </description>
   <pubDate>Tue, 08 Jun 2010 14:38:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=58840&amp;title=ribbonstyle-tooltips-two-questions#58840</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon-Style Tooltips: Two Questions : I&amp;#039;ll look forward to that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=27004&amp;title=ribbonstyle-tooltips-two-questions#27004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3350">Jayonas</a><br /><strong>Subject:</strong> 8305<br /><strong>Posted:</strong> 05 October 2007 at 10:38am<br /><br />I'll look forward to that feature in a future release.  Thanks for your response!]]>
   </description>
   <pubDate>Fri, 05 Oct 2007 10:38:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=27004&amp;title=ribbonstyle-tooltips-two-questions#27004</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon-Style Tooltips: Two Questions : Hello,  1. Sorry, ther is no...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=26969&amp;title=ribbonstyle-tooltips-two-questions#26969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8305<br /><strong>Posted:</strong> 05 October 2007 at 3:35am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>1. Sorry, ther is no way. Think we will add it for future releases.</DIV><DIV>&nbsp;</DIV><DIV>2. You can add Update handler for command id and manually set tooltiptext for enabled/disabled stats.</DIV><DIV>&nbsp;</DIV><DIV>CXTPControl* pStateCombo =&nbsp;CXTPControl::FromUI(pCmdUI);</DIV><DIV>&nbsp;if (pStateCombo) pStateCombo -&gt;SetTooltIpText(strTip);</DIV>]]>
   </description>
   <pubDate>Fri, 05 Oct 2007 03:35:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=26969&amp;title=ribbonstyle-tooltips-two-questions#26969</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon-Style Tooltips: Two Questions : Do you provide a way to enable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=26941&amp;title=ribbonstyle-tooltips-two-questions#26941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3350">Jayonas</a><br /><strong>Subject:</strong> 8305<br /><strong>Posted:</strong> 04 October 2007 at 3:21pm<br /><br />Do you provide a way to enable the "Press F1 for more help" message at the bottom of ribbon-style tooltips?  I couldn't find anything in the docs or source code that appears to do it.  I thought maybe it would show up automatically for controls with a HelpId set, but that didn't work either.  I would upload an example image from Office, but I don't appear to have the necessary permission.. even though I was able to upload images to a post last week.<br /><br />Another, similar question: is there an easy way to provide alternate or additional tool tip text when a control is disabled?  Office doesn't do it much, but one of their UI guidelines includes having tooltips that explain why a control is disabled.  I presume that I could just use SetDescription whenever the enabled state of a control changes, but I thought you might have something baked in for this purpose.<br /><br />Thanks!]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 15:21:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8305&amp;PID=26941&amp;title=ribbonstyle-tooltips-two-questions#26941</guid>
  </item> 
 </channel>
</rss>