summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk.glade
diff options
context:
space:
mode:
authorjaortega <jaortega>2001-03-13 00:10:13 +0000
committerjaortega <jaortega>2001-03-13 00:10:13 +0000
commite6c615a67ef73267fc8b7a600d531d8ccc67908f (patch)
tree9b841a446a79aa937c03470bc19882313cb3d166 /mixgtk/mixgtk.glade
parenta7abb051dcb7cc730a527039b962fe9415a6486f (diff)
downloadmdk-e6c615a67ef73267fc8b7a600d531d8ccc67908f.tar.gz
mdk-e6c615a67ef73267fc8b7a600d531d8ccc67908f.tar.bz2
first functional GUI
Diffstat (limited to 'mixgtk/mixgtk.glade')
-rw-r--r--mixgtk/mixgtk.glade116
1 files changed, 74 insertions, 42 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade
index 154e708..247d08b 100644
--- a/mixgtk/mixgtk.glade
+++ b/mixgtk/mixgtk.glade
@@ -238,7 +238,7 @@
<signal>
<name>button_press_event</name>
<handler>on_register_click</handler>
- <last_modification_time>Sun, 11 Mar 2001 11:42:43 GMT</last_modification_time>
+ <last_modification_time>Mon, 12 Mar 2001 23:09:49 GMT</last_modification_time>
</signal>
<editable>False</editable>
<text_visible>True</text_visible>
@@ -1061,7 +1061,7 @@
<class>GtkDialog</class>
<name>word_dialog</name>
<visible>False</visible>
- <title>Enter word</title>
+ <title>Enter value</title>
<type>GTK_WINDOW_DIALOG</type>
<position>GTK_WIN_POS_NONE</position>
<modal>True</modal>
@@ -1113,6 +1113,11 @@
<name>word_reset</name>
<can_default>True</can_default>
<can_focus>True</can_focus>
+ <signal>
+ <name>clicked</name>
+ <handler>on_word_reset_clicked</handler>
+ <last_modification_time>Mon, 12 Mar 2001 22:40:33 GMT</last_modification_time>
+ </signal>
<label>Reset</label>
<relief>GTK_RELIEF_NORMAL</relief>
</widget>
@@ -1122,6 +1127,11 @@
<name>word_ok</name>
<can_default>True</can_default>
<can_focus>True</can_focus>
+ <signal>
+ <name>clicked</name>
+ <handler>on_word_ok_clicked</handler>
+ <last_modification_time>Mon, 12 Mar 2001 22:40:45 GMT</last_modification_time>
+ </signal>
<label>OK</label>
<relief>GTK_RELIEF_NORMAL</relief>
</widget>
@@ -1133,8 +1143,8 @@
<can_focus>True</can_focus>
<signal>
<name>clicked</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Sun, 11 Mar 2001 11:56:42 GMT</last_modification_time>
+ <handler>on_word_cancel_clicked</handler>
+ <last_modification_time>Mon, 12 Mar 2001 23:18:49 GMT</last_modification_time>
</signal>
<label>Cancel</label>
<relief>GTK_RELIEF_NORMAL</relief>
@@ -1161,6 +1171,12 @@
<width>143</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_dec_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:37:13 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
<text_max_length>0</text_max_length>
@@ -1175,37 +1191,35 @@
<width>22</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_byte_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:38:56 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
+ <text_max_length>3</text_max_length>
<text>00</text>
</widget>
<widget>
<class>GtkEntry</class>
- <name>entry35</name>
- <x>160</x>
- <y>64</y>
- <width>22</width>
- <height>22</height>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>01</text>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
<name>word_b3</name>
<x>160</x>
<y>64</y>
<width>22</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_byte_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:39:26 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
+ <text_max_length>3</text_max_length>
<text>00</text>
</widget>
@@ -1217,9 +1231,15 @@
<width>22</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_byte_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:39:50 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
+ <text_max_length>3</text_max_length>
<text>00</text>
</widget>
@@ -1231,10 +1251,16 @@
<width>22</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_byte_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:40:09 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>63</text>
+ <text_max_length>3</text_max_length>
+ <text>00</text>
</widget>
<widget>
@@ -1245,9 +1271,15 @@
<width>22</width>
<height>22</height>
<can_focus>True</can_focus>
+ <signal>
+ <name>key_press_event</name>
+ <handler>on_word_byte_key_press</handler>
+ <after>True</after>
+ <last_modification_time>Mon, 12 Mar 2001 22:38:24 GMT</last_modification_time>
+ </signal>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
+ <text_max_length>3</text_max_length>
<text>00</text>
</widget>
@@ -1261,24 +1293,8 @@
<can_focus>True</can_focus>
<editable>True</editable>
<text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>-</text>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label60</name>
- <x>16</x>
- <y>34</y>
- <width>67</width>
- <height>20</height>
- <label>Decimal</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
+ <text_max_length>1</text_max_length>
+ <text>+</text>
</widget>
<widget>
@@ -1312,6 +1328,22 @@
<xpad>0</xpad>
<ypad>0</ypad>
</widget>
+
+ <widget>
+ <class>GtkLabel</class>
+ <name>label60</name>
+ <x>16</x>
+ <y>34</y>
+ <width>67</width>
+ <height>20</height>
+ <label>Decimal</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ </widget>
</widget>
</widget>
</widget>