hback-0.0.3: hback.glade
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
<!--Generated with glade3 3.4.4 on Thu Jun 5 11:25:54 2008 -->
<glade-interface>
<widget class="GtkWindow" id="hback">
<property name="width_request">308</property>
<property name="height_request">416</property>
<child>
<widget class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="border_width">4</property>
<property name="spacing">4</property>
<child>
<widget class="GtkHBox" id="hbox2">
<property name="height_request">50</property>
<property name="visible">True</property>
<child>
<widget class="GtkLabel" id="testLabel">
<property name="visible">True</property>
<property name="xalign">0.20000000298023224</property>
<property name="label" translatable="yes">N-Back</property>
</widget>
</child>
<child>
<widget class="GtkLabel" id="scoreLabel">
<property name="visible">True</property>
<property name="xalign">0.80000001192092896</property>
<property name="label" translatable="yes">Score</property>
<property name="justify">GTK_JUSTIFY_RIGHT</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
</packing>
</child>
<child>
<widget class="GtkDrawingArea" id="drawArea">
<property name="visible">True</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="hbox1">
<property name="height_request">50</property>
<property name="visible">True</property>
<property name="border_width">4</property>
<property name="homogeneous">True</property>
<child>
<widget class="GtkToggleButton" id="visualBtn">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Graphic - "A"</property>
<property name="response_id">0</property>
</widget>
</child>
<child>
<widget class="GtkToggleButton" id="audioBtn">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Sound - "L"</property>
<property name="response_id">0</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</widget>
</child>
</widget>
</glade-interface>