diff options
Diffstat (limited to 'mixgtk/mixgtk.glade')
-rw-r--r-- | mixgtk/mixgtk.glade | 347 |
1 files changed, 299 insertions, 48 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index 5dde85d..eaf7680 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -262,6 +262,19 @@ <widget> <class>GtkMenuItem</class> + <name>device_output1</name> + <tooltip>Change format of binary devices output</tooltip> + <signal> + <name>activate</name> + <handler>on_devform_activate</handler> + <last_modification_time>Wed, 30 May 2001 20:44:48 GMT</last_modification_time> + </signal> + <label>_Device output...</label> + <right_justify>False</right_justify> + </widget> + + <widget> + <class>GtkMenuItem</class> <name>separator1</name> <right_justify>False</right_justify> </widget> @@ -910,46 +923,6 @@ <widget> <class>GtkRadioButton</class> - <name>lesser_radio</name> - <x>264</x> - <y>128</y> - <width>35</width> - <height>24</height> - <tooltip>Comparison flag: lesser</tooltip> - <can_focus>True</can_focus> - <signal> - <name>toggled</name> - <handler>on_cmp_l_toggled</handler> - <last_modification_time>Tue, 06 Mar 2001 21:21:51 GMT</last_modification_time> - </signal> - <label>L</label> - <active>False</active> - <draw_indicator>True</draw_indicator> - <group>cmp_group</group> - </widget> - - <widget> - <class>GtkRadioButton</class> - <name>equal_radio</name> - <x>304</x> - <y>128</y> - <width>31</width> - <height>24</height> - <tooltip>Comparison flag: equal</tooltip> - <can_focus>True</can_focus> - <signal> - <name>toggled</name> - <handler>on_cmp_e_toggled</handler> - <last_modification_time>Tue, 06 Mar 2001 21:22:04 GMT</last_modification_time> - </signal> - <label>E</label> - <active>False</active> - <draw_indicator>True</draw_indicator> - <group>cmp_group</group> - </widget> - - <widget> - <class>GtkRadioButton</class> <name>greater_radio</name> <x>336</x> <y>128</y> @@ -1040,6 +1013,46 @@ <width>627</width> <height>16</height> </widget> + + <widget> + <class>GtkRadioButton</class> + <name>lesser_radio</name> + <x>264</x> + <y>128</y> + <width>35</width> + <height>24</height> + <tooltip>Comparison flag: lesser</tooltip> + <can_focus>True</can_focus> + <signal> + <name>toggled</name> + <handler>on_cmp_l_toggled</handler> + <last_modification_time>Tue, 06 Mar 2001 21:21:51 GMT</last_modification_time> + </signal> + <label>L</label> + <active>False</active> + <draw_indicator>True</draw_indicator> + <group>cmp_group</group> + </widget> + + <widget> + <class>GtkRadioButton</class> + <name>equal_radio</name> + <x>304</x> + <y>128</y> + <width>31</width> + <height>24</height> + <tooltip>Comparison flag: equal</tooltip> + <can_focus>True</can_focus> + <signal> + <name>toggled</name> + <handler>on_cmp_e_toggled</handler> + <last_modification_time>Tue, 06 Mar 2001 21:22:04 GMT</last_modification_time> + </signal> + <label>E</label> + <active>False</active> + <draw_indicator>True</draw_indicator> + <group>cmp_group</group> + </widget> </widget> <widget> @@ -1327,7 +1340,7 @@ <handler>on_word_reset_clicked</handler> <last_modification_time>Mon, 12 Mar 2001 22:40:33 GMT</last_modification_time> </signal> - <label>Reset</label> + <label>_Reset</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -1341,7 +1354,7 @@ <handler>on_word_ok_clicked</handler> <last_modification_time>Mon, 12 Mar 2001 22:40:45 GMT</last_modification_time> </signal> - <label>OK</label> + <label>_OK</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -1355,7 +1368,7 @@ <handler>on_word_cancel_clicked</handler> <last_modification_time>Mon, 12 Mar 2001 23:18:49 GMT</last_modification_time> </signal> - <label>Cancel</label> + <label>_Cancel</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -1764,7 +1777,7 @@ <handler>on_goto_cancel_clicked</handler> <last_modification_time>Wed, 14 Mar 2001 14:24:59 GMT</last_modification_time> </signal> - <label>Cancel</label> + <label>_Cancel</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -1778,7 +1791,7 @@ <handler>on_goto_ok_clicked</handler> <last_modification_time>Wed, 14 Mar 2001 14:25:23 GMT</last_modification_time> </signal> - <label>OK</label> + <label>_OK</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -1913,7 +1926,7 @@ <handler>on_colors_ok_clicked</handler> <last_modification_time>Thu, 12 Apr 2001 21:05:07 GMT</last_modification_time> </signal> - <label>OK</label> + <label>_OK</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -1927,7 +1940,7 @@ <handler>on_colors_apply_clicked</handler> <last_modification_time>Thu, 12 Apr 2001 21:04:56 GMT</last_modification_time> </signal> - <label>Apply</label> + <label>_Apply</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -1941,7 +1954,7 @@ <handler>on_colors_cancel_clicked</handler> <last_modification_time>Thu, 12 Apr 2001 21:04:45 GMT</last_modification_time> </signal> - <label>Cancel</label> + <label>_Cancel</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -2253,4 +2266,242 @@ </widget> </widget> +<widget> + <class>GtkDialog</class> + <name>devform_dialog</name> + <width>308</width> + <height>172</height> + <visible>False</visible> + <signal> + <name>delete_event</name> + <handler>gtk_widget_hide</handler> + <last_modification_time>Wed, 30 May 2001 20:14:53 GMT</last_modification_time> + </signal> + <signal> + <name>destroy_event</name> + <handler>gtk_widget_hide</handler> + <last_modification_time>Wed, 30 May 2001 20:15:13 GMT</last_modification_time> + </signal> + <signal> + <name>destroy</name> + <handler>gtk_widget_hide</handler> + <last_modification_time>Wed, 30 May 2001 20:15:29 GMT</last_modification_time> + </signal> + <title>Device output format</title> + <type>GTK_WINDOW_DIALOG</type> + <position>GTK_WIN_POS_NONE</position> + <modal>True</modal> + <allow_shrink>False</allow_shrink> + <allow_grow>False</allow_grow> + <auto_shrink>False</auto_shrink> + + <widget> + <class>GtkVBox</class> + <child_name>Dialog:vbox</child_name> + <name>dialog-vbox8</name> + <homogeneous>False</homogeneous> + <spacing>0</spacing> + + <widget> + <class>GtkHBox</class> + <child_name>Dialog:action_area</child_name> + <name>dialog-action_area8</name> + <border_width>10</border_width> + <homogeneous>True</homogeneous> + <spacing>5</spacing> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>True</fill> + <pack>GTK_PACK_END</pack> + </child> + + <widget> + <class>GtkHButtonBox</class> + <name>hbuttonbox8</name> + <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style> + <spacing>30</spacing> + <child_min_width>85</child_min_width> + <child_min_height>27</child_min_height> + <child_ipad_x>7</child_ipad_x> + <child_ipad_y>0</child_ipad_y> + <child> + <padding>0</padding> + <expand>True</expand> + <fill>True</fill> + </child> + + <widget> + <class>GtkButton</class> + <name>devok_button</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <signal> + <name>clicked</name> + <handler>on_devok_button_clicked</handler> + <last_modification_time>Wed, 30 May 2001 20:13:56 GMT</last_modification_time> + </signal> + <label>_OK</label> + <relief>GTK_RELIEF_NORMAL</relief> + </widget> + + <widget> + <class>GtkButton</class> + <name>devapp_button</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <signal> + <name>clicked</name> + <handler>on_devapp_button_clicked</handler> + <last_modification_time>Wed, 30 May 2001 20:14:05 GMT</last_modification_time> + </signal> + <label>_Apply</label> + <relief>GTK_RELIEF_NORMAL</relief> + </widget> + + <widget> + <class>GtkButton</class> + <name>devcancel_button</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <signal> + <name>clicked</name> + <handler>on_devcancel_button_clicked</handler> + <last_modification_time>Wed, 30 May 2001 20:14:17 GMT</last_modification_time> + </signal> + <label>_Cancel</label> + <relief>GTK_RELIEF_NORMAL</relief> + </widget> + </widget> + </widget> + + <widget> + <class>GtkFixed</class> + <name>fixed2</name> + <child> + <padding>0</padding> + <expand>True</expand> + <fill>True</fill> + </child> + + <widget> + <class>GtkButton</class> + <name>devset_button</name> + <x>208</x> + <y>80</y> + <width>79</width> + <height>24</height> + <tooltip>Set all devices to current format</tooltip> + <can_focus>True</can_focus> + <signal> + <name>clicked</name> + <handler>on_devset_button_clicked</handler> + <last_modification_time>Wed, 30 May 2001 20:13:37 GMT</last_modification_time> + </signal> + <label>S_et all</label> + <relief>GTK_RELIEF_NORMAL</relief> + </widget> + + <widget> + <class>GtkLabel</class> + <name>label232</name> + <x>16</x> + <y>22</y> + <width>48</width> + <height>16</height> + <label>Device</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> + <class>GtkLabel</class> + <name>label233</name> + <x>216</x> + <y>22</y> + <width>48</width> + <height>16</height> + <label>Format</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> + <class>GtkCombo</class> + <name>dev_combo</name> + <x>16</x> + <y>48</y> + <width>150</width> + <height>22</height> + <value_in_list>True</value_in_list> + <ok_if_empty>True</ok_if_empty> + <case_sensitive>False</case_sensitive> + <use_arrows>True</use_arrows> + <use_arrows_always>False</use_arrows_always> + <items></items> + + <widget> + <class>GtkEntry</class> + <child_name>GtkCombo:entry</child_name> + <name>combo-entry1</name> + <tooltip>Choose a device</tooltip> + <can_focus>True</can_focus> + <signal> + <name>changed</name> + <handler>on_deventry_changed</handler> + <last_modification_time>Wed, 30 May 2001 19:50:03 GMT</last_modification_time> + </signal> + <editable>True</editable> + <text_visible>True</text_visible> + <text_max_length>0</text_max_length> + <text></text> + </widget> + </widget> + + <widget> + <class>GtkRadioButton</class> + <name>decradio</name> + <x>184</x> + <y>48</y> + <width>48</width> + <height>24</height> + <tooltip>Show output as decimal numbers</tooltip> + <can_focus>True</can_focus> + <signal> + <name>toggled</name> + <handler>on_decradio_toggled</handler> + <last_modification_time>Wed, 30 May 2001 20:13:03 GMT</last_modification_time> + </signal> + <label>Dec</label> + <active>False</active> + <draw_indicator>True</draw_indicator> + <group>format_group</group> + </widget> + + <widget> + <class>GtkRadioButton</class> + <name>wordradio</name> + <x>240</x> + <y>48</y> + <width>56</width> + <height>24</height> + <tooltip>Show output as MIX words</tooltip> + <can_focus>True</can_focus> + <label>Word</label> + <active>False</active> + <draw_indicator>True</draw_indicator> + <group>format_group</group> + </widget> + </widget> + </widget> +</widget> + </GTK-Interface> |