home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / random-generation.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  16KB  |  433 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="Random">
  7.   <property name="border_width">5</property>
  8.   <property name="title" translatable="yes">Random Number Generation</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_NONE</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="vbox1">
  18.       <property name="visible">True</property>
  19.       <property name="homogeneous">False</property>
  20.       <property name="spacing">2</property>
  21.  
  22.       <child internal-child="action_area">
  23.     <widget class="GtkHButtonBox" id="hbuttonbox1">
  24.       <property name="visible">True</property>
  25.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  26.  
  27.       <child>
  28.         <widget class="GtkButton" id="helpbutton">
  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">0</property>
  36.         </widget>
  37.       </child>
  38.  
  39.       <child>
  40.         <widget class="GtkButton" id="applybutton">
  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-apply</property>
  45.           <property name="use_stock">True</property>
  46.           <property name="relief">GTK_RELIEF_NORMAL</property>
  47.           <property name="response_id">0</property>
  48.         </widget>
  49.       </child>
  50.  
  51.       <child>
  52.         <widget class="GtkButton" id="cancelbutton">
  53.           <property name="visible">True</property>
  54.           <property name="can_default">True</property>
  55.           <property name="can_focus">True</property>
  56.           <property name="label">gtk-cancel</property>
  57.           <property name="use_stock">True</property>
  58.           <property name="relief">GTK_RELIEF_NORMAL</property>
  59.           <property name="response_id">0</property>
  60.         </widget>
  61.       </child>
  62.  
  63.       <child>
  64.         <widget class="GtkButton" id="okbutton">
  65.           <property name="visible">True</property>
  66.           <property name="can_default">True</property>
  67.           <property name="has_default">True</property>
  68.           <property name="can_focus">True</property>
  69.           <property name="label">gtk-ok</property>
  70.           <property name="use_stock">True</property>
  71.           <property name="relief">GTK_RELIEF_NORMAL</property>
  72.           <property name="response_id">0</property>
  73.         </widget>
  74.       </child>
  75.     </widget>
  76.     <packing>
  77.       <property name="padding">0</property>
  78.       <property name="expand">False</property>
  79.       <property name="fill">True</property>
  80.       <property name="pack_type">GTK_PACK_END</property>
  81.     </packing>
  82.       </child>
  83.  
  84.       <child>
  85.     <widget class="GtkNotebook" id="notebook1">
  86.       <property name="border_width">5</property>
  87.       <property name="visible">True</property>
  88.       <property name="can_focus">True</property>
  89.       <property name="show_tabs">True</property>
  90.       <property name="show_border">True</property>
  91.       <property name="tab_pos">GTK_POS_TOP</property>
  92.       <property name="scrollable">False</property>
  93.       <property name="enable_popup">False</property>
  94.  
  95.       <child>
  96.         <widget class="GtkTable" id="distribution_table">
  97.           <property name="border_width">12</property>
  98.           <property name="visible">True</property>
  99.           <property name="n_rows">3</property>
  100.           <property name="n_columns">2</property>
  101.           <property name="homogeneous">False</property>
  102.           <property name="row_spacing">6</property>
  103.           <property name="column_spacing">12</property>
  104.  
  105.           <child>
  106.         <widget class="GtkEntry" id="par1_entry">
  107.           <property name="visible">True</property>
  108.           <property name="can_focus">True</property>
  109.           <property name="editable">True</property>
  110.           <property name="visibility">True</property>
  111.           <property name="max_length">0</property>
  112.           <property name="text" translatable="yes"></property>
  113.           <property name="has_frame">True</property>
  114.           <property name="invisible_char" translatable="yes">*</property>
  115.           <property name="activates_default">False</property>
  116.         </widget>
  117.         <packing>
  118.           <property name="left_attach">1</property>
  119.           <property name="right_attach">2</property>
  120.           <property name="top_attach">1</property>
  121.           <property name="bottom_attach">2</property>
  122.           <property name="y_options"></property>
  123.         </packing>
  124.           </child>
  125.  
  126.           <child>
  127.         <widget class="GtkEntry" id="par2_entry">
  128.           <property name="visible">True</property>
  129.           <property name="can_focus">True</property>
  130.           <property name="editable">True</property>
  131.           <property name="visibility">True</property>
  132.           <property name="max_length">0</property>
  133.           <property name="text" translatable="yes"></property>
  134.           <property name="has_frame">True</property>
  135.           <property name="invisible_char" translatable="yes">*</property>
  136.           <property name="activates_default">False</property>
  137.         </widget>
  138.         <packing>
  139.           <property name="left_attach">1</property>
  140.           <property name="right_attach">2</property>
  141.           <property name="top_attach">2</property>
  142.           <property name="bottom_attach">3</property>
  143.           <property name="y_options"></property>
  144.         </packing>
  145.           </child>
  146.  
  147.           <child>
  148.         <widget class="GtkLabel" id="par1_label">
  149.           <property name="visible">True</property>
  150.           <property name="label" translatable="yes"></property>
  151.           <property name="use_underline">False</property>
  152.           <property name="use_markup">False</property>
  153.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  154.           <property name="wrap">False</property>
  155.           <property name="selectable">False</property>
  156.           <property name="xalign">0</property>
  157.           <property name="yalign">0.5</property>
  158.           <property name="xpad">0</property>
  159.           <property name="ypad">0</property>
  160.           <property name="mnemonic_widget">par1_entry</property>
  161.         </widget>
  162.         <packing>
  163.           <property name="left_attach">0</property>
  164.           <property name="right_attach">1</property>
  165.           <property name="top_attach">1</property>
  166.           <property name="bottom_attach">2</property>
  167.           <property name="x_options">fill</property>
  168.           <property name="y_options"></property>
  169.         </packing>
  170.           </child>
  171.  
  172.           <child>
  173.         <widget class="GtkLabel" id="par2_label">
  174.           <property name="visible">True</property>
  175.           <property name="label" translatable="yes"></property>
  176.           <property name="use_underline">False</property>
  177.           <property name="use_markup">False</property>
  178.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  179.           <property name="wrap">False</property>
  180.           <property name="selectable">False</property>
  181.           <property name="xalign">0</property>
  182.           <property name="yalign">0.5</property>
  183.           <property name="xpad">0</property>
  184.           <property name="ypad">0</property>
  185.           <property name="mnemonic_widget">par2_entry</property>
  186.         </widget>
  187.         <packing>
  188.           <property name="left_attach">0</property>
  189.           <property name="right_attach">1</property>
  190.           <property name="top_attach">2</property>
  191.           <property name="bottom_attach">3</property>
  192.           <property name="x_options">fill</property>
  193.           <property name="y_options"></property>
  194.         </packing>
  195.           </child>
  196.  
  197.           <child>
  198.         <widget class="GtkLabel" id="distribution_label">
  199.           <property name="visible">True</property>
  200.           <property name="label" translatable="yes">_Distribution:</property>
  201.           <property name="use_underline">True</property>
  202.           <property name="use_markup">False</property>
  203.           <property name="justify">GTK_JUSTIFY_RIGHT</property>
  204.           <property name="wrap">False</property>
  205.           <property name="selectable">False</property>
  206.           <property name="xalign">0</property>
  207.           <property name="yalign">0.5</property>
  208.           <property name="xpad">0</property>
  209.           <property name="ypad">0</property>
  210.           <property name="mnemonic_widget">distribution_combo_entry</property>
  211.         </widget>
  212.         <packing>
  213.           <property name="left_attach">0</property>
  214.           <property name="right_attach">1</property>
  215.           <property name="top_attach">0</property>
  216.           <property name="bottom_attach">1</property>
  217.           <property name="x_options">fill</property>
  218.           <property name="y_options"></property>
  219.         </packing>
  220.           </child>
  221.  
  222.           <child>
  223.         <widget class="GtkComboBox" id="distribution_combo">
  224.           <property name="visible">True</property>
  225.         </widget>
  226.         <packing>
  227.           <property name="left_attach">1</property>
  228.           <property name="right_attach">2</property>
  229.           <property name="top_attach">0</property>
  230.           <property name="bottom_attach">1</property>
  231.           <property name="y_options"></property>
  232.         </packing>
  233.           </child>
  234.         </widget>
  235.         <packing>
  236.           <property name="tab_expand">False</property>
  237.           <property name="tab_fill">True</property>
  238.         </packing>
  239.       </child>
  240.  
  241.       <child>
  242.         <widget class="GtkLabel" id="label3">
  243.           <property name="visible">True</property>
  244.           <property name="label" translatable="yes">Random Numbers</property>
  245.           <property name="use_underline">True</property>
  246.           <property name="use_markup">False</property>
  247.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  248.           <property name="wrap">False</property>
  249.           <property name="selectable">False</property>
  250.           <property name="xalign">0.5</property>
  251.           <property name="yalign">0.5</property>
  252.           <property name="xpad">0</property>
  253.           <property name="ypad">0</property>
  254.         </widget>
  255.         <packing>
  256.           <property name="type">tab</property>
  257.         </packing>
  258.       </child>
  259.  
  260.       <child>
  261.         <widget class="GtkTable" id="table2">
  262.           <property name="border_width">12</property>
  263.           <property name="visible">True</property>
  264.           <property name="n_rows">2</property>
  265.           <property name="n_columns">2</property>
  266.           <property name="homogeneous">False</property>
  267.           <property name="row_spacing">6</property>
  268.           <property name="column_spacing">12</property>
  269.  
  270.           <child>
  271.         <widget class="GtkLabel" id="vars_label">
  272.           <property name="visible">True</property>
  273.           <property name="label" translatable="yes">_Number of variables:</property>
  274.           <property name="use_underline">True</property>
  275.           <property name="use_markup">False</property>
  276.           <property name="justify">GTK_JUSTIFY_RIGHT</property>
  277.           <property name="wrap">False</property>
  278.           <property name="selectable">False</property>
  279.           <property name="xalign">0</property>
  280.           <property name="yalign">0.5</property>
  281.           <property name="xpad">0</property>
  282.           <property name="ypad">0</property>
  283.           <property name="mnemonic_widget">vars_entry</property>
  284.         </widget>
  285.         <packing>
  286.           <property name="left_attach">0</property>
  287.           <property name="right_attach">1</property>
  288.           <property name="top_attach">0</property>
  289.           <property name="bottom_attach">1</property>
  290.           <property name="x_options">fill</property>
  291.           <property name="y_options"></property>
  292.         </packing>
  293.           </child>
  294.  
  295.           <child>
  296.         <widget class="GtkLabel" id="count_label">
  297.           <property name="visible">True</property>
  298.           <property name="label" translatable="yes">_Size of sample:</property>
  299.           <property name="use_underline">True</property>
  300.           <property name="use_markup">False</property>
  301.           <property name="justify">GTK_JUSTIFY_RIGHT</property>
  302.           <property name="wrap">False</property>
  303.           <property name="selectable">False</property>
  304.           <property name="xalign">0</property>
  305.           <property name="yalign">0.5</property>
  306.           <property name="xpad">0</property>
  307.           <property name="ypad">0</property>
  308.           <property name="mnemonic_widget">count_entry</property>
  309.         </widget>
  310.         <packing>
  311.           <property name="left_attach">0</property>
  312.           <property name="right_attach">1</property>
  313.           <property name="top_attach">1</property>
  314.           <property name="bottom_attach">2</property>
  315.           <property name="x_options">fill</property>
  316.           <property name="y_options"></property>
  317.         </packing>
  318.           </child>
  319.  
  320.           <child>
  321.         <widget class="GtkEntry" id="vars_entry">
  322.           <property name="visible">True</property>
  323.           <property name="can_focus">True</property>
  324.           <property name="editable">True</property>
  325.           <property name="visibility">True</property>
  326.           <property name="max_length">0</property>
  327.           <property name="text" translatable="yes">1</property>
  328.           <property name="has_frame">True</property>
  329.           <property name="invisible_char" translatable="yes">*</property>
  330.           <property name="activates_default">False</property>
  331.         </widget>
  332.         <packing>
  333.           <property name="left_attach">1</property>
  334.           <property name="right_attach">2</property>
  335.           <property name="top_attach">0</property>
  336.           <property name="bottom_attach">1</property>
  337.           <property name="y_options"></property>
  338.         </packing>
  339.           </child>
  340.  
  341.           <child>
  342.         <widget class="GtkEntry" id="count_entry">
  343.           <property name="visible">True</property>
  344.           <property name="can_focus">True</property>
  345.           <property name="editable">True</property>
  346.           <property name="visibility">True</property>
  347.           <property name="max_length">0</property>
  348.           <property name="text" translatable="yes"></property>
  349.           <property name="has_frame">True</property>
  350.           <property name="invisible_char" translatable="yes">*</property>
  351.           <property name="activates_default">False</property>
  352.         </widget>
  353.         <packing>
  354.           <property name="left_attach">1</property>
  355.           <property name="right_attach">2</property>
  356.           <property name="top_attach">1</property>
  357.           <property name="bottom_attach">2</property>
  358.           <property name="y_options"></property>
  359.         </packing>
  360.           </child>
  361.         </widget>
  362.         <packing>
  363.           <property name="tab_expand">False</property>
  364.           <property name="tab_fill">True</property>
  365.         </packing>
  366.       </child>
  367.  
  368.       <child>
  369.         <widget class="GtkLabel" id="label5">
  370.           <property name="visible">True</property>
  371.           <property name="label" translatable="yes">Options</property>
  372.           <property name="use_underline">True</property>
  373.           <property name="use_markup">False</property>
  374.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  375.           <property name="wrap">False</property>
  376.           <property name="selectable">False</property>
  377.           <property name="xalign">0.5</property>
  378.           <property name="yalign">0.5</property>
  379.           <property name="xpad">0</property>
  380.           <property name="ypad">0</property>
  381.         </widget>
  382.         <packing>
  383.           <property name="type">tab</property>
  384.         </packing>
  385.       </child>
  386.  
  387.       <child>
  388.         <widget class="GtkHBox" id="dao">
  389.           <property name="visible">True</property>
  390.           <property name="homogeneous">False</property>
  391.           <property name="spacing">0</property>
  392.  
  393.           <child>
  394.         <placeholder/>
  395.           </child>
  396.         </widget>
  397.         <packing>
  398.           <property name="tab_expand">False</property>
  399.           <property name="tab_fill">True</property>
  400.         </packing>
  401.       </child>
  402.  
  403.       <child>
  404.         <widget class="GtkLabel" id="label4">
  405.           <property name="visible">True</property>
  406.           <property name="label" translatable="yes">Output</property>
  407.           <property name="use_underline">True</property>
  408.           <property name="use_markup">False</property>
  409.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  410.           <property name="wrap">False</property>
  411.           <property name="selectable">False</property>
  412.           <property name="xalign">0.5</property>
  413.           <property name="yalign">0.5</property>
  414.           <property name="xpad">0</property>
  415.           <property name="ypad">0</property>
  416.         </widget>
  417.         <packing>
  418.           <property name="type">tab</property>
  419.         </packing>
  420.       </child>
  421.     </widget>
  422.     <packing>
  423.       <property name="padding">0</property>
  424.       <property name="expand">True</property>
  425.       <property name="fill">True</property>
  426.     </packing>
  427.       </child>
  428.     </widget>
  429.   </child>
  430. </widget>
  431.  
  432. </glade-interface>
  433.