<?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 groups height</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : ribbon groups height]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 07:06:08 +0000</pubDate>
  <lastBuildDate>Thu, 05 Nov 2009 11:17:27 +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=15537</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 groups height : This is the problem: &amp;#034;selection&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54587&amp;title=ribbon-groups-height#54587</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15537<br /><strong>Posted:</strong> 05 November 2009 at 11:17am<br /><br />This is the problem: "selection" rectangle is bigger than the button<DIV>and the image is not centered.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20091105_111610_btnerr.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Please help, this is the last thing I&nbsp;must face&nbsp;for finishing my program.</DIV><DIV><img src="https://forum.codejock.com/smileys/smiley18.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 05 Nov 2009 11:17:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54587&amp;title=ribbon-groups-height#54587</guid>
  </item> 
  <item>
   <title><![CDATA[ribbon groups height : I&amp;#039;m using xtpButtonIconAndCaptionBelow......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54531&amp;title=ribbon-groups-height#54531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15537<br /><strong>Posted:</strong> 03 November 2009 at 9:48am<br /><br /><DIV></DIV>I'm using xtpButtonIconAndCaptionBelow... <DIV>&nbsp;</DIV><DIV>EDIT: Writing my customized CXTPRibbonTheme, now I can eliminate</DIV><DIV>the caption bar from my groups.</DIV><DIV>&nbsp;</DIV><DIV>However, I still can't resolve 2 problems:</DIV><DIV>&nbsp;</DIV><DIV>1. Button icons are not centered:&nbsp;they remain&nbsp;on the top of the group rect;</DIV><DIV>&nbsp;</DIV><DIV>2. If I set my new RibbonTheme (SetTheme) during the call OnCreate of the Frame Window of</DIV><DIV>my application, it doesn't work; if I set it later, the caption become not visible. The same</DIV><DIV>happens when I try to resize groups height (SetGroupsHeight). So, where should these</DIV><DIV>methods be called?&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help</DIV>]]>
   </description>
   <pubDate>Tue, 03 Nov 2009 09:48:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54531&amp;title=ribbon-groups-height#54531</guid>
  </item> 
  <item>
   <title><![CDATA[ribbon groups height : Hi,  Try manually set xtpButtonIcon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54514&amp;title=ribbon-groups-height#54514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15537<br /><strong>Posted:</strong> 03 November 2009 at 7:21am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try manually set xtpButtonIcon or xtpButtonIconAndCatpion for buttons.</DIV>]]>
   </description>
   <pubDate>Tue, 03 Nov 2009 07:21:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54514&amp;title=ribbon-groups-height#54514</guid>
  </item> 
  <item>
   <title><![CDATA[ribbon groups height : Hi  I need todecrease the height...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54507&amp;title=ribbon-groups-height#54507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5514">feffe</a><br /><strong>Subject:</strong> 15537<br /><strong>Posted:</strong> 03 November 2009 at 4:10am<br /><br /><DIV>Hi</DIV><DIV>&nbsp;</DIV><DIV>I need to&nbsp;decrease the height of&nbsp;a ribbon group: it is formed by</DIV><DIV>a&nbsp;tab with two buttons. I've tried to do this calling "SetGroupsHeight",</DIV><DIV>and it works but there is a problem: when the mouse is over the button,</DIV><DIV>the "yellow rectangle" showing the selection doesn't seem to decrease its size.</DIV><DIV>&nbsp;</DIV><DIV>How can i decrease it, or alternatively remove the darker strip in the bottom of the tab?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Nov 2009 04:10:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15537&amp;PID=54507&amp;title=ribbon-groups-height#54507</guid>
  </item> 
 </channel>
</rss>