<?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 : [solved] v17.0 Office 2010 ribbon theme problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : [solved] v17.0 Office 2010 ribbon theme problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 18:13:20 +0000</pubDate>
  <lastBuildDate>Wed, 04 May 2016 15:18:10 +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=22844</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[[solved] v17.0 Office 2010 ribbon theme problem : Hellomrmathis,To get right ribbon&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74716&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74716</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22844<br /><strong>Posted:</strong> 04 May 2016 at 3:18pm<br /><br /><font face="Arial, Helvetica, sans-serif" size="3">Hello&nbsp;<span style="line-height: 21px;">mrmathis,<br><br>To get right ribbon's group caption heigh you need to change &nbsp;</span><span style="line-height: 21px;">Source/Ribbon/Themes/XTPRibbonThemeResource.cpp</span><br><span style="line-height: 21px;">in method&nbsp;CXTPRibbonThemeResource::DrawGroup<br></span>&gt; rcGroupCaptionText.DeflateRect(XTP_DPI_X(2), <font color="#990000">XTP_DPI_Y(2)</font>);<br>&nbsp;to<br>&gt; rcGroupCaptionText.DeflateRect(XTP_DPI_X(2), <font color="#00cc00">0</font>);<br></font><div><font face="Arial, Helvetica, sans-serif" size="3"><br><span style="line-height: 21px;">For remove&nbsp;excessive side line &nbsp;in Office2010 theme &nbsp;</span>you should &nbsp;change colors in INI files<br><div>Source/Styles/Office2010/res/BlackTheme.ini</div><div><div>Source/Styles/Office2010/res/BlueTheme.ini</div></div><div><div>Source/Styles/Office2010/res/SilverTheme.ini</div><div><br></div>in section&nbsp;&#091;Window&#093;<br>&gt;<font color="#990000">BorderActive3</font> &nbsp;set &nbsp;the same as&nbsp;<font color="#990000">BorderActive2</font></div><span style="line-height: 16.8px;">&gt;</span><font color="#990000">BorderInactive3</font>&nbsp;<span style="line-height: 16.8px;">set &nbsp;the same as&nbsp;</span><font color="#990000">BorderInactive2<br></font><br>Then <b>rebuild<font color="#009900">&nbsp;</font></b>Source\Styles\Office2010\Office2010.dsw &nbsp;to update Office2010.dll<br><font color="#cccccc"><br>(svn revisions r17534 and&nbsp;r17535<span style="line-height: 1.4;">)</span></font></font></div><div><span style=": rgb248, 248, 252;"><font face="Arial, Helvetica, sans-serif" size="3"><br><span style="line-height: 21px;">Regards,</span><br><span style="line-height: 21px;">Oleksandr Lebed</span></font></span></div>]]>
   </description>
   <pubDate>Wed, 04 May 2016 15:18:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74716&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74716</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] v17.0 Office 2010 ribbon theme problem : I&amp;#039;m stuck on 17.0.  Can you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74715&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 22844<br /><strong>Posted:</strong> 04 May 2016 at 2:27pm<br /><br />I'm stuck on 17.0.  Can you identify the 17.1 fix?  Is it something I could pull back to 17.0 easily?  ]]>
   </description>
   <pubDate>Wed, 04 May 2016 14:27:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74715&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74715</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] v17.0 Office 2010 ribbon theme problem : Hello,Thisissue has already been...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74538&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22844<br /><strong>Posted:</strong> 03 March 2016 at 7:21am<br /><br />Hello,<br><br>This&nbsp;issue has already been fixed in version 17.1.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Thu, 03 Mar 2016 07:21:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74538&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74538</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] v17.0 Office 2010 ribbon theme problem : The Office 2007 and Windows 7...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74306&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 22844<br /><strong>Posted:</strong> 12 January 2016 at 3:42pm<br /><br />The Office 2007 and Windows 7 themes exhibit this problem as well.<div><br></div><div>- Mark R.</div>]]>
   </description>
   <pubDate>Tue, 12 Jan 2016 15:42:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74306&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74306</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] v17.0 Office 2010 ribbon theme problem : There&amp;#039;s still a problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74305&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74305</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 22844<br /><strong>Posted:</strong> 12 January 2016 at 1:41pm<br /><br />There's still a problem with the descenders of ribbon group captions in Office 2010 theme.<br>See my picture: The "g" of "Editing is cut off (marked red) in your RibbonSample (and in our app as well).<br><br>... and the vertical line (marked red) is too long. Should stop in the ribbon part.<br><br><img src="uploads/313/Office_2010_Theme_problem.png" height="231" width="171" border="0" /><br>]]>
   </description>
   <pubDate>Tue, 12 Jan 2016 13:41:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22844&amp;PID=74305&amp;title=solved-v17-0-office-2010-ribbon-theme-problem#74305</guid>
  </item> 
 </channel>
</rss>