<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AStatusBar_Class</id>
	<title>Programming Reference:StatusBar Class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AStatusBar_Class"/>
	<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:StatusBar_Class&amp;action=history"/>
	<updated>2026-06-24T18:33:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:StatusBar_Class&amp;diff=4334&amp;oldid=prev</id>
		<title>Mellinger at 16:14, 11 September 2008</title>
		<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:StatusBar_Class&amp;diff=4334&amp;oldid=prev"/>
		<updated>2008-09-11T16:14:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Location==&lt;br /&gt;
&amp;lt;tt&amp;gt;src/shared/modules/application/gui&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
A &amp;lt;tt&amp;gt;StatusBar&amp;lt;/tt&amp;gt; is a [[Programming Reference:GraphObject Class|&amp;lt;tt&amp;gt;GraphObject&amp;lt;/tt&amp;gt;]] that consists of two stacked text fields, separated with a separator bar.&lt;br /&gt;
&lt;br /&gt;
The top field is termed &amp;#039;&amp;#039;GoalText&amp;#039;&amp;#039;, and the bottom field is termed &amp;#039;&amp;#039;ResultText&amp;#039;&amp;#039;.&lt;br /&gt;
For an empty &amp;#039;&amp;#039;GoalText&amp;#039;&amp;#039;, &amp;#039;&amp;#039;ResultText&amp;#039;&amp;#039; occupies the top as well, and the separator bar is not displayed.&lt;br /&gt;
&lt;br /&gt;
==Methods==&lt;br /&gt;
===StatusBar(GraphDisplay)===&lt;br /&gt;
To the constructor, provide the target [[Programming Reference:GraphDisplay Class|GraphDisplay]].&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
===string GoalText (rw)===&lt;br /&gt;
The text displayed in the status bar&amp;#039;s top &amp;#039;&amp;#039;GoalText&amp;#039;&amp;#039; field.&lt;br /&gt;
===string ResultText (rw)===&lt;br /&gt;
The text displayed in the status bar&amp;#039;s bottom &amp;#039;&amp;#039;ResultText&amp;#039;&amp;#039; field.&lt;br /&gt;
===float TextHeight (rw)===&lt;br /&gt;
Text height, given in units of a single line&amp;#039;s height. Typical text height values are between 0.6 and 0.8.&lt;br /&gt;
===RGBColor TextColor (rw)===&lt;br /&gt;
The text&amp;#039;s color.&lt;br /&gt;
===RGBColor Color (rw)===&lt;br /&gt;
The status bar&amp;#039;s background color.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Programming Reference:GraphObject Class]], [[Programming Reference:GraphDisplay Class]], [[Programming Reference:TextField Class]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Framework API]][[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Mellinger</name></author>
	</entry>
</feed>