<?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 : Status bar changes?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Status bar changes?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 23:00:52 +0000</pubDate>
  <lastBuildDate>Sun, 22 Mar 2009 18:57:04 +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=13757</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[Status bar changes? : I&amp;#039;ve belatedly noticed a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13757&amp;PID=46977&amp;title=status-bar-changes#46977</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2426">robin_l</a><br /><strong>Subject:</strong> 13757<br /><strong>Posted:</strong> 22 March 2009 at 6:57pm<br /><br />I've belatedly noticed a change in the behaviour of the status bar--not sure when it appeared (12.0 / 12.1??) but it still applies to 13.0.0. The "old" behaviour is that initialising the status bars in the usual way&nbsp;with:<DIV><FONT size=2><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><P><FONT face="Courier New, Courier, mono">m_wndStatusBar.SetIndicators(indicators, </FONT></FONT><FONT face="Courier New, Courier, mono"><FONT color=#0000ff size=2><FONT color=#0000ff size=2>sizeof</FONT></FONT><FONT size=2>(indicators)/</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>sizeof</FONT></FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono">(UINT))</FONT></P></BLOCKQUOTE><DIV></DIV><DIV>resulted in the status panes being fixed in width to whatever size you had set for the intial text. The current behaviour is that changing the pane text resizes the pane so that the text fits.</DIV><DIV>&nbsp;</DIV><DIV>Another change is that the "old" status bar, based on CStatusBar (I think), would take any text prefixed by "\t" and center it. The "new" behaviour is to treat this as a tab and offset the subsequent text.</DIV><DIV>&nbsp;</DIV><DIV>If you wish to get the "old" behaviour then for each affected pane you need to do the following:</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV><P style="MARGIN: 0cm 0cm 0pt; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Courier New'; FONT-SIZE: 10pt; mso-fareast-: EN-GB; mso-no-proof: yes"><FONT face="Courier New, Courier, mono">m_wndStatusBar.GetPane(i)-&gt;BestFit();<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></SPAN></P><P style="MARGIN: 0cm 0cm 0pt; mso-layout-grid-align: n&#111;ne" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Courier New'; FONT-SIZE: 10pt; mso-fareast-: EN-GB; mso-no-proof: yes"><FONT face="Courier New, Courier, mono">m_wndStatusBar.GetPane(i)-&gt;SetTextAlignment(DT_CENTER);<o:p></o:p></FONT></SPAN></P></DIV></BLOCKQUOTE><DIV>In addition, you need to strip out any "\t" entries in your status bar text.</DIV><DIV>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Sun, 22 Mar 2009 18:57:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13757&amp;PID=46977&amp;title=status-bar-changes#46977</guid>
  </item> 
 </channel>
</rss>