<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>ChokeChain</name>
  <program_name>chokechain</program_name>
  <directory></directory>
  <source_directory>gui</source_directory>
  <pixmaps_directory>pixmaps</pixmaps_directory>
  <language>C</language>
  <gnome_support>False</gnome_support>
  <gettext_support>False</gettext_support>
  <output_build_files>False</output_build_files>
  <main_source_file>interface.cc</main_source_file>
  <handler_source_file>callbacks.cc</handler_source_file>
  <support_source_file>support.cc</support_source_file>
</project>

<widget>
  <class>GtkWindow</class>
  <name>Gchoke_chain</name>
  <title>ChokeChain</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>Gcc_vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkMenuBar</class>
      <name>Gcc_mb</name>
      <shadow_type>GTK_SHADOW_OUT</shadow_type>
      <child>
	<padding>0</padding>
	<expand>False</expand>
	<fill>False</fill>
      </child>

      <widget>
	<class>GtkMenuItem</class>
	<name>Gcc_file</name>
	<label>File</label>
	<right_justify>False</right_justify>

	<widget>
	  <class>GtkMenu</class>
	  <name>Gcc_file_menu</name>

	  <widget>
	    <class>GtkMenuItem</class>
	    <name>Gcc_open</name>
	    <accelerator>
	      <modifiers>GDK_CONTROL_MASK</modifiers>
	      <key>GDK_O</key>
	      <signal>activate</signal>
	    </accelerator>
	    <signal>
	      <name>activate</name>
	      <handler>cb_Gcc_open</handler>
	      <last_modification_time>Wed, 24 Oct 2001 02:44:20 GMT</last_modification_time>
	    </signal>
	    <label>Open</label>
	    <right_justify>False</right_justify>
	  </widget>

	  <widget>
	    <class>GtkMenuItem</class>
	    <name>Gcc_quit</name>
	    <accelerator>
	      <modifiers>GDK_CONTROL_MASK</modifiers>
	      <key>GDK_Q</key>
	      <signal>activate</signal>
	    </accelerator>
	    <signal>
	      <name>activate</name>
	      <handler>cb_Gcc_quit</handler>
	      <last_modification_time>Wed, 24 Oct 2001 02:44:20 GMT</last_modification_time>
	    </signal>
	    <label>Quit</label>
	    <right_justify>False</right_justify>
	  </widget>
	</widget>
      </widget>

      <widget>
	<class>GtkMenuItem</class>
	<name>view1</name>
	<label>View</label>
	<right_justify>False</right_justify>

	<widget>
	  <class>GtkMenu</class>
	  <name>view1_menu</name>

	  <widget>
	    <class>GtkCheckMenuItem</class>
	    <name>Gcc_world_view</name>
	    <signal>
	      <name>activate</name>
	      <handler>cb_Gcc_view_world_view</handler>
	      <last_modification_time>Wed, 24 Oct 2001 02:51:14 GMT</last_modification_time>
	    </signal>
	    <label>World View</label>
	    <active>True</active>
	    <always_show_toggle>True</always_show_toggle>
	  </widget>

	  <widget>
	    <class>GtkCheckMenuItem</class>
	    <name>Gcc_vision_rle</name>
	    <signal>
	      <name>activate</name>
	      <handler>cb_Gcc_view_vision_rle</handler>
	      <last_modification_time>Mon, 11 Feb 2002 20:13:00 GMT</last_modification_time>
	    </signal>
	    <label>Vision RLE</label>
	    <active>True</active>
	    <always_show_toggle>True</always_show_toggle>
	  </widget>

	  <widget>
	    <class>GtkCheckMenuItem</class>
	    <name>Gcc_ego_view</name>
	    <signal>
	      <name>activate</name>
	      <handler>cb_Gcc_view_ego_view</handler>
	      <last_modification_time>Tue, 14 May 2002 19:27:55 GMT</last_modification_time>
	    </signal>
	    <label>Ego View</label>
	    <active>True</active>
	    <always_show_toggle>True</always_show_toggle>
	  </widget>
	</widget>
      </widget>
    </widget>

    <widget>
      <class>GtkToolbar</class>
      <name>toolbar1</name>
      <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
      <type>GTK_TOOLBAR_BOTH</type>
      <space_size>5</space_size>
      <space_style>GTK_TOOLBAR_SPACE_EMPTY</space_style>
      <relief>GTK_RELIEF_NORMAL</relief>
      <tooltips>True</tooltips>
      <child>
	<padding>0</padding>
	<expand>False</expand>
	<fill>False</fill>
      </child>

      <widget>
	<class>GtkButton</class>
	<child_name>Toolbar:button</child_name>
	<name>Gcc_rewind</name>
	<signal>
	  <name>clicked</name>
	  <handler>cb_Gcc_rewind</handler>
	  <last_modification_time>Wed, 24 Oct 2001 02:44:33 GMT</last_modification_time>
	</signal>
	<label>Rewind</label>
      </widget>

      <widget>
	<class>GtkButton</class>
	<child_name>Toolbar:button</child_name>
	<name>Gcc_step</name>
	<accelerator>
	  <modifiers>0</modifiers>
	  <key>GDK_period</key>
	  <signal>clicked</signal>
	</accelerator>
	<signal>
	  <name>clicked</name>
	  <handler>cb_Gcc_step</handler>
	  <last_modification_time>Wed, 24 Oct 2001 02:44:38 GMT</last_modification_time>
	</signal>
	<label>Step</label>
      </widget>
    </widget>
  </widget>
</widget>

<widget>
  <class>GtkWindow</class>
  <name>Gworld_view</name>
  <title>World View</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <default_width>945</default_width>
  <default_height>539</default_height>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>Gwv_vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkDrawingArea</class>
      <name>Gwv_da</name>
      <can_focus>True</can_focus>
      <has_focus>True</has_focus>
      <signal>
	<name>expose_event</name>
	<handler>cb_Gwv_da_expose_event</handler>
	<last_modification_time>Wed, 24 Oct 2001 02:44:48 GMT</last_modification_time>
      </signal>
      <signal>
	<name>configure_event</name>
	<handler>cb_Gwv_da_configure_event</handler>
	<last_modification_time>Wed, 24 Oct 2001 02:44:53 GMT</last_modification_time>
      </signal>
      <signal>
	<name>key_press_event</name>
	<handler>cb_Gwv_da_key_press</handler>
	<last_modification_time>Fri, 26 Oct 2001 18:53:05 GMT</last_modification_time>
      </signal>
      <child>
	<padding>0</padding>
	<expand>True</expand>
	<fill>True</fill>
      </child>
    </widget>
  </widget>
</widget>

<widget>
  <class>GtkFileSelection</class>
  <name>Gfile_selection</name>
  <border_width>10</border_width>
  <title>Select File</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>
  <show_file_op_buttons>True</show_file_op_buttons>

  <widget>
    <class>GtkButton</class>
    <child_name>FileSel:ok_button</child_name>
    <name>ok_button1</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <label>OK</label>
    <relief>GTK_RELIEF_NORMAL</relief>
  </widget>

  <widget>
    <class>GtkButton</class>
    <child_name>FileSel:cancel_button</child_name>
    <name>cancel_button1</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <label>Cancel</label>
    <relief>GTK_RELIEF_NORMAL</relief>
  </widget>
</widget>

<widget>
  <class>GtkWindow</class>
  <name>Gvis_rle</name>
  <title>RLE</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <default_width>176</default_width>
  <default_height>144</default_height>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>Gvrle_vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkDrawingArea</class>
      <name>Gvrle_da</name>
      <signal>
	<name>expose_event</name>
	<handler>cb_Gvrle_da_expose_event</handler>
	<last_modification_time>Mon, 11 Feb 2002 20:09:54 GMT</last_modification_time>
      </signal>
      <signal>
	<name>configure_event</name>
	<handler>cb_Gvrle_da_configure_event</handler>
	<last_modification_time>Mon, 11 Feb 2002 21:53:12 GMT</last_modification_time>
      </signal>
      <child>
	<padding>0</padding>
	<expand>True</expand>
	<fill>True</fill>
      </child>
    </widget>
  </widget>
</widget>

<widget>
  <class>GtkWindow</class>
  <name>Gego_view</name>
  <title>Ego View</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <default_width>500</default_width>
  <default_height>400</default_height>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>Gev_vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkHBox</class>
      <name>Gev_hbox1</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
	<padding>0</padding>
	<expand>True</expand>
	<fill>True</fill>
      </child>

      <widget>
	<class>GtkDrawingArea</class>
	<name>Gev_da</name>
	<can_focus>True</can_focus>
	<has_focus>True</has_focus>
	<signal>
	  <name>expose_event</name>
	  <handler>cb_Gev_da_expose_event</handler>
	  <last_modification_time>Tue, 14 May 2002 18:42:39 GMT</last_modification_time>
	</signal>
	<signal>
	  <name>configure_event</name>
	  <handler>cb_Gev_da_configure_event</handler>
	  <last_modification_time>Tue, 14 May 2002 18:42:43 GMT</last_modification_time>
	</signal>
	<signal>
	  <name>key_press_event</name>
	  <handler>cb_Gev_da_key_press</handler>
	  <last_modification_time>Tue, 14 May 2002 18:42:47 GMT</last_modification_time>
	</signal>
	<child>
	  <padding>0</padding>
	  <expand>True</expand>
	  <fill>True</fill>
	</child>
      </widget>

      <widget>
	<class>GtkVBox</class>
	<name>Gev_vbox2</name>
	<homogeneous>False</homogeneous>
	<spacing>0</spacing>
	<child>
	  <padding>0</padding>
	  <expand>False</expand>
	  <fill>False</fill>
	</child>

	<widget>
	  <class>GtkCheckButton</class>
	  <name>Gev_vis_rad_map</name>
	  <can_focus>True</can_focus>
	  <signal>
	    <name>toggled</name>
	    <handler>cb_Gev_vis_rad_map_toggled</handler>
	    <last_modification_time>Tue, 21 May 2002 01:32:46 GMT</last_modification_time>
	  </signal>
	  <label>vision radial map</label>
	  <active>True</active>
	  <draw_indicator>True</draw_indicator>
	  <child>
	    <padding>0</padding>
	    <expand>False</expand>
	    <fill>False</fill>
	  </child>
	</widget>

	<widget>
	  <class>GtkCheckButton</class>
	  <name>Gev_mod_rad_map</name>
	  <can_focus>True</can_focus>
	  <signal>
	    <name>toggled</name>
	    <handler>cb_Gev_mod_rad_map_toggled</handler>
	    <last_modification_time>Tue, 21 May 2002 01:33:10 GMT</last_modification_time>
	  </signal>
	  <label>model radial map</label>
	  <active>True</active>
	  <draw_indicator>True</draw_indicator>
	  <child>
	    <padding>0</padding>
	    <expand>False</expand>
	    <fill>False</fill>
	  </child>
	</widget>
      </widget>
    </widget>
  </widget>
</widget>

</GTK-Interface>
