<?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: CAP NUM SCRL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Status Bar: CAP NUM SCRL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:12:01 +0000</pubDate>
  <lastBuildDate>Wed, 12 Sep 2012 18:42:05 +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=20122</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: CAP NUM SCRL : v15.3You might want to check on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20122&amp;PID=68883&amp;title=status-bar-cap-num-scrl#68883</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1446">apuhjee</a><br /><strong>Subject:</strong> 20122<br /><strong>Posted:</strong> 12 September 2012 at 6:42pm<br /><br /><div>v15.3</div><div><br></div>You might want to check on the functionality of these three ID's for your StatusBar panes. &nbsp;Looks to me like they are broken on Windows 8 (haven't tried any other OS's).<div><br></div><div>Xtreme Toolkit (MFC) still works fine... it's only COM that's broke.</div><div><br></div><div>In following the standard sample code, for this to work you need to set the pane text property manually for the text to show.<br><br><table width="99%" style="color: rgb0, 0, 0; font-size: 12px; line-height: 16px;"><t><tr><td><pre ="BBcode" style="width: 1674.578125px;">&nbsp;&nbsp;&nbsp; XtremeCommandBars.StatusBar statusBar = CommandBars.StatusBar;<br>&nbsp;&nbsp;&nbsp; statusBar.Visible = true;<br>&nbsp;&nbsp;&nbsp; statusBar.AddPane(0);<br><br>&nbsp;&nbsp;&nbsp; XtremeCommandBars.StatusBarPane pane = statusBar.AddPane(ID.INDICATOR_CAPS);<br>&nbsp;&nbsp;&nbsp; pane.Text = "CAPS";<br><br>&nbsp;&nbsp;&nbsp; pane = statusBar.AddPane(ID.INDICATOR_NUM);<br>&nbsp;&nbsp;&nbsp; pane.Text = "NUM";<br><br>&nbsp;&nbsp;&nbsp; pane = statusBar.AddPane(ID.INDICATOR_SCRL);<br>&nbsp;&nbsp;&nbsp; pane.Text = "SCRL";</pre></td></tr></t></table></div><div><br></div><div>Cheers.</div>]]>
   </description>
   <pubDate>Wed, 12 Sep 2012 18:42:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20122&amp;PID=68883&amp;title=status-bar-cap-num-scrl#68883</guid>
  </item> 
 </channel>
</rss>