<?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 : RibbonBar resizing logic</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : RibbonBar resizing logic]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 16:37:12 +0000</pubDate>
  <lastBuildDate>Tue, 21 Oct 2008 11:27:11 +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=12472</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[RibbonBar resizing logic : I could do that, but I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42207&amp;title=ribbonbar-resizing-logic#42207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12472<br /><strong>Posted:</strong> 21 October 2008 at 11:27am<br /><br />I could do that, but I don't see how that extends to a general solution.&nbsp; This ribbon is just one of about a two dozen that I support.&nbsp; Each of them has an initial layout specified by&nbsp;my planning department to emphasize our primary workflow &amp; most-used commands, while still having access to all the rest of the commands in the system.&nbsp; <DIV>&nbsp;</DIV><DIV>I think what I need is a way to&nbsp;specify those initial layouts that would give way to a more flexible layout as the ribbon collapses.&nbsp; What I am getting from your posts is that if I specify any of the xtpButton... styles to get my initial picture as desired, then that style "sticks" to the control and leads to unsatisfactory collapse behavior.&nbsp; Is there any way to get both worlds?</DIV>]]>
   </description>
   <pubDate>Tue, 21 Oct 2008 11:27:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42207&amp;title=ribbonbar-resizing-logic#42207</guid>
  </item> 
  <item>
   <title><![CDATA[RibbonBar resizing logic : Hi, Try set xtpButtonIconAndCaption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42181&amp;title=ribbonbar-resizing-logic#42181</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12472<br /><strong>Posted:</strong> 21 October 2008 at 2:15am<br /><br />Hi,<DIV>Try set xtpButtonIconAndCaption style for "Round" button.</DIV>]]>
   </description>
   <pubDate>Tue, 21 Oct 2008 02:15:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42181&amp;title=ribbonbar-resizing-logic#42181</guid>
  </item> 
  <item>
   <title><![CDATA[RibbonBar resizing logic : OK, I tried that, and I do get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42165&amp;title=ribbonbar-resizing-logic#42165</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12472<br /><strong>Posted:</strong> 20 October 2008 at 3:33pm<br /><br />OK, I tried that, and I do get a much more gradual collapse:<DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20081020_152411_Ribb&#111;nAAA.png" border="0"></DIV><DIV>However, note that the initial layout is different from that in my original post.&nbsp; I had specified xtpButtonIconAndCaptionBelow to get that precise picture.&nbsp; It is important to me to be able to do that.&nbsp; What I need is more control over the collapse process.&nbsp; Does that capability exist?</DIV><DIV>&nbsp;</DIV><DIV>If not, here's my wish list:&nbsp; I would prefer it be something static, like an initial state that gets discarded when resizing happens, or a collapse priority, or a series of properties that would apply at different sizes.&nbsp; Barring that, I could possibly work with some dynamic notifications during the collapse process in which I could add/remove the properties that control the behavior.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 15:33:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42165&amp;title=ribbonbar-resizing-logic#42165</guid>
  </item> 
  <item>
   <title><![CDATA[RibbonBar resizing logic : Hi,  Seems you manually set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42148&amp;title=ribbonbar-resizing-logic#42148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12472<br /><strong>Posted:</strong> 20 October 2008 at 7:06am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Seems you manually set xtpButtonIconAndCaptionBelow style for Extrude, Cut and Resolved buttons - so they can't be collapsed. </DIV><DIV>Try to not set.</DIV>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 07:06:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42148&amp;title=ribbonbar-resizing-logic#42148</guid>
  </item> 
  <item>
   <title><![CDATA[RibbonBar resizing logic : I&amp;#039;m trying to figure out...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42113&amp;title=ribbonbar-resizing-logic#42113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 12472<br /><strong>Posted:</strong> 17 October 2008 at 4:30pm<br /><br />I'm trying to figure out the logic behind how groups collapse &amp; expand when the application window is resized.&nbsp; I have one ribbon that goes from this:<DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20081017_162655_Ribb&#111;nRes1.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>to this</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20081017_162736_Ribb&#111;nRes2.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>when the app window changes by just a few pixels.&nbsp; All that empty area&nbsp;seems like a big waste of space.&nbsp; I'd like to have more granular control over the collapse process, and define 3 or 4 variants of "collapse" states to provide a more smooth transition during the resize.&nbsp; How can I do this?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 16:30:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12472&amp;PID=42113&amp;title=ribbonbar-resizing-logic#42113</guid>
  </item> 
 </channel>
</rss>