home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / autofilter-expression.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  9KB  |  266 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkDialog" id="dialog">
  7.   <property name="border_width">6</property>
  8.   <property name="title" translatable="yes">Gnumeric : AutoFilter</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_MOUSE</property>
  11.   <property name="modal">False</property>
  12.   <property name="resizable">True</property>
  13.   <property name="destroy_with_parent">False</property>
  14.   <property name="has_separator">False</property>
  15.  
  16.   <child internal-child="vbox">
  17.     <widget class="GtkVBox" id="dialog-vbox2">
  18.       <property name="visible">True</property>
  19.       <property name="homogeneous">False</property>
  20.       <property name="spacing">6</property>
  21.  
  22.       <child internal-child="action_area">
  23.     <widget class="GtkHButtonBox" id="dialog-action_area2">
  24.       <property name="visible">True</property>
  25.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  26.  
  27.       <child>
  28.         <widget class="GtkButton" id="help_button">
  29.           <property name="visible">True</property>
  30.           <property name="can_default">True</property>
  31.           <property name="can_focus">True</property>
  32.           <property name="label">gtk-help</property>
  33.           <property name="use_stock">True</property>
  34.           <property name="relief">GTK_RELIEF_NORMAL</property>
  35.           <property name="response_id">-11</property>
  36.         </widget>
  37.       </child>
  38.  
  39.       <child>
  40.         <widget class="GtkButton" id="cancel_button">
  41.           <property name="visible">True</property>
  42.           <property name="can_default">True</property>
  43.           <property name="can_focus">True</property>
  44.           <property name="label">gtk-cancel</property>
  45.           <property name="use_stock">True</property>
  46.           <property name="relief">GTK_RELIEF_NORMAL</property>
  47.           <property name="response_id">-6</property>
  48.         </widget>
  49.       </child>
  50.  
  51.       <child>
  52.         <widget class="GtkButton" id="ok_button">
  53.           <property name="visible">True</property>
  54.           <property name="can_default">True</property>
  55.           <property name="has_default">True</property>
  56.           <property name="can_focus">True</property>
  57.           <property name="label">gtk-ok</property>
  58.           <property name="use_stock">True</property>
  59.           <property name="relief">GTK_RELIEF_NORMAL</property>
  60.           <property name="response_id">-5</property>
  61.         </widget>
  62.       </child>
  63.     </widget>
  64.     <packing>
  65.       <property name="padding">0</property>
  66.       <property name="expand">False</property>
  67.       <property name="fill">True</property>
  68.       <property name="pack_type">GTK_PACK_END</property>
  69.     </packing>
  70.       </child>
  71.  
  72.       <child>
  73.     <widget class="GtkTable" id="table2">
  74.       <property name="border_width">5</property>
  75.       <property name="visible">True</property>
  76.       <property name="n_rows">6</property>
  77.       <property name="n_columns">4</property>
  78.       <property name="homogeneous">False</property>
  79.       <property name="row_spacing">0</property>
  80.       <property name="column_spacing">0</property>
  81.  
  82.       <child>
  83.         <widget class="GtkComboBox" id="op0">
  84.           <property name="visible">True</property>
  85.           <property name="items" translatable="yes">
  86. equals
  87. does not equal
  88. is greater than
  89. is greater than or equal to
  90. is less than
  91. is less than or equal to
  92. begins with
  93. does not begin with
  94. ends with
  95. does not end with
  96. contains
  97. does not contain</property>
  98. </widget>
  99.         <packing>
  100.           <property name="left_attach">1</property>
  101.           <property name="right_attach">2</property>
  102.           <property name="top_attach">1</property>
  103.           <property name="bottom_attach">2</property>
  104.           <property name="x_options">fill</property>
  105.           <property name="y_options">fill</property>
  106.         </packing>
  107.       </child>
  108.  
  109.       <child>
  110.         <widget class="GtkComboBox" id="op1">
  111.           <property name="visible">True</property>
  112.           <property name="items" translatable="yes">
  113. equals
  114. does not equal
  115. is greater than
  116. is greater than or equal to
  117. is_less_than
  118. is less than or equal to
  119. begins with
  120. does not begin with
  121. ends with
  122. does not end with
  123. contains
  124. does not contain</property>
  125. </widget>
  126.         <packing>
  127.           <property name="left_attach">1</property>
  128.           <property name="right_attach">2</property>
  129.           <property name="top_attach">3</property>
  130.           <property name="bottom_attach">4</property>
  131.           <property name="x_options">fill</property>
  132.           <property name="y_options">fill</property>
  133.         </packing>
  134.       </child>
  135.  
  136.       <child>
  137.         <widget class="GtkLabel" id="label2">
  138.           <property name="visible">True</property>
  139.           <property name="label" translatable="yes">Show rows where:</property>
  140.           <property name="use_underline">False</property>
  141.           <property name="use_markup">False</property>
  142.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  143.           <property name="wrap">False</property>
  144.           <property name="selectable">False</property>
  145.           <property name="xalign">0</property>
  146.           <property name="yalign">0.5</property>
  147.           <property name="xpad">5</property>
  148.           <property name="ypad">5</property>
  149.         </widget>
  150.         <packing>
  151.           <property name="left_attach">0</property>
  152.           <property name="right_attach">4</property>
  153.           <property name="top_attach">0</property>
  154.           <property name="bottom_attach">1</property>
  155.           <property name="x_options">fill</property>
  156.           <property name="y_options"></property>
  157.         </packing>
  158.       </child>
  159.  
  160.       <child>
  161.         <widget class="GtkHBox" id="hbox2">
  162.           <property name="visible">True</property>
  163.           <property name="homogeneous">False</property>
  164.           <property name="spacing">0</property>
  165.  
  166.           <child>
  167.         <widget class="GtkRadioButton" id="and_button">
  168.           <property name="visible">True</property>
  169.           <property name="can_focus">True</property>
  170.           <property name="label" translatable="yes">_And</property>
  171.           <property name="use_underline">True</property>
  172.           <property name="relief">GTK_RELIEF_NORMAL</property>
  173.           <property name="active">False</property>
  174.           <property name="inconsistent">False</property>
  175.           <property name="draw_indicator">True</property>
  176.         </widget>
  177.         <packing>
  178.           <property name="padding">10</property>
  179.           <property name="expand">False</property>
  180.           <property name="fill">False</property>
  181.         </packing>
  182.           </child>
  183.  
  184.           <child>
  185.         <widget class="GtkRadioButton" id="or_button">
  186.           <property name="visible">True</property>
  187.           <property name="can_focus">True</property>
  188.           <property name="label" translatable="yes">_Or</property>
  189.           <property name="use_underline">True</property>
  190.           <property name="relief">GTK_RELIEF_NORMAL</property>
  191.           <property name="active">False</property>
  192.           <property name="inconsistent">False</property>
  193.           <property name="draw_indicator">True</property>
  194.           <property name="group">and_button</property>
  195.         </widget>
  196.         <packing>
  197.           <property name="padding">10</property>
  198.           <property name="expand">False</property>
  199.           <property name="fill">False</property>
  200.         </packing>
  201.           </child>
  202.         </widget>
  203.         <packing>
  204.           <property name="left_attach">0</property>
  205.           <property name="right_attach">3</property>
  206.           <property name="top_attach">2</property>
  207.           <property name="bottom_attach">3</property>
  208.           <property name="y_padding">7</property>
  209.           <property name="x_options">fill</property>
  210.         </packing>
  211.       </child>
  212.  
  213.       <child>
  214.         <widget class="GtkEntry" id="value0">
  215.           <property name="visible">True</property>
  216.           <property name="can_focus">True</property>
  217.           <property name="editable">True</property>
  218.           <property name="visibility">True</property>
  219.           <property name="max_length">0</property>
  220.           <property name="text" translatable="yes"></property>
  221.           <property name="has_frame">True</property>
  222.           <property name="invisible_char" translatable="yes">*</property>
  223.           <property name="activates_default">False</property>
  224.         </widget>
  225.         <packing>
  226.           <property name="left_attach">2</property>
  227.           <property name="right_attach">3</property>
  228.           <property name="top_attach">1</property>
  229.           <property name="bottom_attach">2</property>
  230.           <property name="y_options"></property>
  231.         </packing>
  232.       </child>
  233.  
  234.       <child>
  235.         <widget class="GtkEntry" id="value1">
  236.           <property name="visible">True</property>
  237.           <property name="can_focus">True</property>
  238.           <property name="editable">True</property>
  239.           <property name="visibility">True</property>
  240.           <property name="max_length">0</property>
  241.           <property name="text" translatable="yes"></property>
  242.           <property name="has_frame">True</property>
  243.           <property name="invisible_char" translatable="yes">*</property>
  244.           <property name="activates_default">False</property>
  245.         </widget>
  246.         <packing>
  247.           <property name="left_attach">2</property>
  248.           <property name="right_attach">3</property>
  249.           <property name="top_attach">3</property>
  250.           <property name="bottom_attach">4</property>
  251.           <property name="y_options"></property>
  252.         </packing>
  253.       </child>
  254.     </widget>
  255.     <packing>
  256.       <property name="padding">0</property>
  257.       <property name="expand">True</property>
  258.       <property name="fill">True</property>
  259.     </packing>
  260.       </child>
  261.     </widget>
  262.   </child>
  263. </widget>
  264.  
  265. </glade-interface>
  266.