diff gtk-gui/gui.stetic @ 99:8777e4f64d8e

Fixes #335: Show current points total in status bar * Add label to status bar and set the text on points value change
author IBBoard <dev@ibboard.co.uk>
date Sun, 16 Jan 2011 19:50:48 +0000
parents fac0636ae13b
children 23b1c3bdc525
line wrap: on
line diff
--- a/gtk-gui/gui.stetic	Sun Jan 02 21:03:15 2011 +0000
+++ b/gtk-gui/gui.stetic	Sun Jan 16 19:50:48 2011 +0000
@@ -273,7 +273,15 @@
               <placeholder />
             </child>
             <child>
-              <placeholder />
+              <widget class="Gtk.Label" id="lblTotalPoints">
+                <property name="MemberName" />
+              </widget>
+              <packing>
+                <property name="Position">2</property>
+                <property name="AutoSize">True</property>
+                <property name="Expand">False</property>
+                <property name="Fill">False</property>
+              </packing>
             </child>
           </widget>
           <packing>