<?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 caption flaw</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ribbon caption flaw]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 15:53:41 +0000</pubDate>
  <lastBuildDate>Thu, 16 Oct 2008 04:17:29 +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=12405</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 caption flaw : Well, if you go backwards you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=42049&amp;title=ribbon-caption-flaw#42049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 12405<br /><strong>Posted:</strong> 16 October 2008 at 4:17am<br /><br />Well, if you go backwards you get better logic:<DIV>&nbsp;</DIV><DIV>Keyboard tip&nbsp;= 1 line, get last line.</DIV><DIV>Caption = 1 line, get second last line.</DIV><DIV>Tooltip = Multiple lines, get all but first line.</DIV><DIV>Description = 1 line, get first line.</DIV><DIV>&nbsp;</DIV><DIV>This would make sense to me.</DIV>]]>
   </description>
   <pubDate>Thu, 16 Oct 2008 04:17:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=42049&amp;title=ribbon-caption-flaw#42049</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon caption flaw : Hi, Afraid its designed.  First...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=41928&amp;title=ribbon-caption-flaw#41928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12405<br /><strong>Posted:</strong> 13 October 2008 at 5:55am<br /><br /><P>Hi,</P><DIV>Afraid its designed. </DIV><DIV>First prompt string - Description, second - tooltip, 3rd - caption, 4th&nbsp;- keyboard tip.</DIV>]]>
   </description>
   <pubDate>Mon, 13 Oct 2008 05:55:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=41928&amp;title=ribbon-caption-flaw#41928</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon caption flaw : XTP 12.0.2.  Take a look at...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=41893&amp;title=ribbon-caption-flaw#41893</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 12405<br /><strong>Posted:</strong> 11 October 2008 at 9:44am<br /><br />XTP 12.0.2.<DIV>&nbsp;</DIV><DIV>Take a look at Excel 2007 -&gt; Insert -&gt; Chart. The tooltips have multiple lines. I tried this with XTP:</DIV><DIV>&nbsp;</DIV><DIV>ID_EXCEL_CHART_LINE "Insert a line chart.\n\nLine charts are used to display trends over time.\nLine"</DIV><DIV>&nbsp;</DIV><DIV>pRibbonGroup-&gt;Add(xtpControlButton, ID_EXCEL_CHART_LINE);</DIV><DIV>&nbsp;</DIV><DIV>That yields a button with erroneous caption:</DIV><DIV>"Line charts are used to display trends over time."</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Inside CXTPControl::SetPrompt we get these values:</DIV><DIV><FONT color=#040004 size=2><FONT color=#040004 size=2>m_strTooltipText == ""</FONT></FONT></DIV><DIV><FONT color=#040004 size=2><FONT color=#040004 size=2><FONT color=#040004 size=2>m_strDescriptionText == "Insert a line chart."</DIV></FONT><DIV><DIV></FONT>m_strCaption == "Line charts are used to display trends over time."</DIV>m_strKeyboardTip == "Line"</DIV></FONT><DIV>&nbsp;</DIV><DIV>Obviously, that is wrong.</DIV><DIV>&nbsp;</DIV><DIV><strong>Perhaps you should parse the string more intelligently<FONT color=#040004 size=2>?</FONT></strong></DIV>]]>
   </description>
   <pubDate>Sat, 11 Oct 2008 09:44:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12405&amp;PID=41893&amp;title=ribbon-caption-flaw#41893</guid>
  </item> 
 </channel>
</rss>