<?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 : ExpandButt&#111;nsAlways Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : ExpandButt&#111;nsAlways Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:28:41 +0000</pubDate>
  <lastBuildDate>Wed, 11 Aug 2004 19:57:40 +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=1026</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[ExpandButt&#111;nsAlways Problem : That fixed it. Many thanks for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2746&amp;title=expandbuttonsalways-problem#2746</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1026<br /><strong>Posted:</strong> 11 August 2004 at 7:57pm<br /><br />That fixed it.&nbsp; Many thanks for this and the XTColorDialog fix.]]>
   </description>
   <pubDate>Wed, 11 Aug 2004 19:57:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2746&amp;title=expandbuttonsalways-problem#2746</guid>
  </item> 
  <item>
   <title><![CDATA[ExpandButt&#111;nsAlways Problem : Was bug with Toolbars with single...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2712&amp;title=expandbuttonsalways-problem#2712</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1026<br /><strong>Posted:</strong> 10 August 2004 at 5:31am<br /><br /><P>Was bug with Toolbars with single buttons.</P><P>To fix in CXTPToolBar::CalcDockingLayout replace</P><P>if (dwMode &amp; LM_HORZDOCK)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sz.cx = max(sz.cx, szMin.cx + 11); else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sz.cy = max(sz.cy, szMin.cy + 11);</P><P>to</P><P>&nbsp;&nbsp;&nbsp;&nbsp;if (m_pControls-&gt;GetVisibleCount() &gt; 1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (dwMode &amp; LM_HORZDOCK)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sz.cx = max(sz.cx, szMin.cx + 11); else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sz.cy = max(sz.cy, szMin.cy + 11);<BR>&nbsp;&nbsp;&nbsp;&nbsp;}<BR></P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 10 Aug 2004 05:31:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2712&amp;title=expandbuttonsalways-problem#2712</guid>
  </item> 
  <item>
   <title><![CDATA[ExpandButt&#111;nsAlways Problem : In Xtreme Toolkit Pro, versions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2665&amp;title=expandbuttonsalways-problem#2665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 1026<br /><strong>Posted:</strong> 05 August 2004 at 11:53am<br /><br /><P>In Xtreme Toolkit Pro, versions 9000 and 9100, if you set bShowExpandButtonsAlways=FALSE, the command barswill not align to the application right border correctly.&nbsp; This can be seen by adding:</P><P> &nbsp;GetCommandBars()-&gt;GetCommandBarsOptions()-&gt;bShow ExpandButtonAlways = FALSE;<BR></P><P>in the Mainfrm.cpp, OnCreate function in the CommonControls sample.&nbsp; There are four command bars in this sample, and all have the problem except for the on commandbar that has three radio buttons.</P><P>In addition to not aligning correctly to the application right border, they will also leave a gap between two adjoining commandbars on the same row.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 05 Aug 2004 11:53:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1026&amp;PID=2665&amp;title=expandbuttonsalways-problem#2665</guid>
  </item> 
 </channel>
</rss>