2007-09-22 18:26:04 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
|
|
<!--*- mode: xml -*-->
|
2006-04-05 00:54:33 -07:00
|
|
|
<glade-interface>
|
2007-09-22 18:26:04 -07:00
|
|
|
<widget class="GtkWindow" id="window1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title">window1</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkStatusbar" id="statusbar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="has_resize_grip">False</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="frame1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="alignment1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="left_padding">6</property>
|
|
|
|
<property name="right_padding">6</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="info">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="cursor">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label">Line: 10 Col: 100</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2007-11-22 14:10:07 -08:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="chars">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events"></property>
|
|
|
|
<property name="label" translatable="yes">Chars: 10000</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2007-09-22 18:26:04 -07:00
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="insert">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label">INS</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2007-11-22 14:10:07 -08:00
|
|
|
<property name="position">2</property>
|
2007-09-22 18:26:04 -07:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkStatusbar" id="resize">
|
|
|
|
<property name="width_request">24</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
2006-04-05 00:54:33 -07:00
|
|
|
</glade-interface>
|