<glade-interface>
<widget class="GtkWindow" id="wnd_constructor">
- <property name="width_request">738</property>
- <property name="height_request">689</property>
+ <property name="width_request">799</property>
+ <property name="height_request">742</property>
<property name="visible">True</property>
<property name="title" translatable="yes">Constuctor</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<widget class="GtkMenu" id="menuitem1_menu">
<child>
- <widget class="GtkImageMenuItem" id="new1">
+ <widget class="GtkImageMenuItem" id="main_menu_new">
<property name="visible">True</property>
<property name="label">gtk-new</property>
<property name="use_stock">True</property>
<widget class="GtkMenu" id="menuitem2_menu">
<child>
- <widget class="GtkImageMenuItem" id="copy1">
+ <widget class="GtkImageMenuItem" id="edit_menu_del">
<property name="visible">True</property>
- <property name="label">gtk-copy</property>
+ <property name="label">gtk-delete</property>
<property name="use_stock">True</property>
- <signal name="activate" handler="on_copy1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
+ <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
</widget>
</child>
<child>
- <widget class="GtkImageMenuItem" id="paste1">
+ <widget class="GtkImageMenuItem" id="edit_menu_delete_all">
<property name="visible">True</property>
- <property name="label">gtk-paste</property>
- <property name="use_stock">True</property>
- <signal name="activate" handler="on_paste1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
- </widget>
- </child>
+ <property name="label" translatable="yes">Delete All</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_delete_all_activate" last_modification_time="Fri, 21 Nov 2003 16:34:12 GMT"/>
- <child>
- <widget class="GtkImageMenuItem" id="edit_menu_del">
- <property name="visible">True</property>
- <property name="label">gtk-delete</property>
- <property name="use_stock">True</property>
- <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
+ <child internal-child="image">
+ <widget class="GtkImage" id="image18">
+ <property name="visible">True</property>
+ <property name="stock">gtk-clear</property>
+ <property name="icon_size">1</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
</widget>
</child>
</widget>
<property name="tooltips">True</property>
<child>
- <widget class="button" id="quick_btn_clear">
+ <widget class="button" id="quick_btn_new">
<property name="visible">True</property>
- <property name="label">gtk-clear</property>
+ <property name="label">gtk-new</property>
+ <property name="use_stock">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="button" id="quick_btn_open">
+ <property name="visible">True</property>
+ <property name="label">gtk-open</property>
<property name="use_stock">True</property>
</widget>
</child>
</child>
<child>
- <widget class="GtkCombo" id="combo1">
+ <widget class="GtkCombo" id="combo_entry">
<property name="visible">True</property>
<property name="value_in_list">False</property>
<property name="allow_empty">True</property>
<property name="enable_arrows_always">False</property>
<child internal-child="entry">
- <widget class="GtkEntry" id="combo_entry">
+ <widget class="GtkEntry" id="entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
</child>
<child>
- <widget class="GtkButton" id="button1">
+ <widget class="GtkButton" id="btn_find">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-find</property>
<property name="fill">True</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkStatusbar" id="status_bar">
+ <property name="visible">True</property>
+ <property name="has_resize_grip">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
</widget>
</child>
</widget>
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">0 0 100 0.1 10 10</property>
+ <property name="adjustment">0 0 10000 0.1 10 10</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">0 0 100 0.1 10 10</property>
+ <property name="adjustment">0 0 10000 0.1 10 10</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">0 0 100 0.1 10 10</property>
+ <property name="adjustment">0 0 10000 0.1 10 10</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">0 0 100 0.1 10 10</property>
+ <property name="adjustment">0 0 10000 0.1 10 10</property>
</widget>
<packing>
<property name="left_attach">1</property>