1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- PSPP - a program for statistical analysis. -->
3 <!-- Copyright (C) 2017 Free Software Foundation, Inc. -->
5 <!-- This program is free software: you can redistribute it and/or modify -->
6 <!-- it under the terms of the GNU General Public License as published by -->
7 <!-- the Free Software Foundation, either version 3 of the License, or -->
8 <!-- (at your option) any later version. -->
10 <!-- This program is distributed in the hope that it will be useful, -->
11 <!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
12 <!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
13 <!-- GNU General Public License for more details. -->
15 <!-- You should have received a copy of the GNU General Public License -->
16 <!-- along with this program. If not, see <http://www.gnu.org/licenses/>. -->
18 <!-- Generated with glade 3.18.3 -->
20 <requires lib="gtk+" version="3.4.2"/>
21 <requires lib="psppire" version="2054.17080"/>
22 <object class="PsppireDialog" id="histogram-dialog">
23 <property name="can_focus">False</property>
24 <property name="title" translatable="yes">Histogram</property>
25 <property name="modal">True</property>
26 <property name="help_page">GRAPH#HISTOGRAM</property>
28 <object class="GtkBox" id="dialog-hbox1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
32 <property name="spacing">2</property>
34 <object class="GtkGrid" id="table1">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
39 <object class="PsppireSelector" id="indep-selector">
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
44 <property name="no_show_all">True</property>
45 <property name="halign">center</property>
46 <property name="border_width">5</property>
47 <property name="source_widget">dict-view</property>
48 <property name="dest_widget">entry1</property>
51 <property name="left_attach">1</property>
52 <property name="top_attach">0</property>
56 <object class="GtkScrolledWindow" id="variables">
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
60 <property name="hexpand">True</property>
61 <property name="hscrollbar_policy">never</property>
62 <property name="shadow_type">etched-in</property>
64 <object class="PsppireDictView" id="dict-view">
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
68 <property name="border_width">0</property>
69 <property name="headers_visible">False</property>
70 <child internal-child="selection">
71 <object class="GtkTreeSelection" id="psppire-dictview-selection1"/>
77 <property name="left_attach">0</property>
78 <property name="top_attach">0</property>
79 <property name="height">2</property>
83 <object class="GtkFrame" id="frame1">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="label_xalign">0</property>
87 <property name="shadow_type">none</property>
89 <object class="GtkEntry" id="entry1">
90 <property name="visible">True</property>
91 <property name="can_focus">True</property>
92 <property name="margin_left">12</property>
93 <property name="invisible_char">•</property>
97 <object class="GtkLabel" id="label2">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="label" translatable="yes">_Variable:</property>
101 <property name="use_markup">True</property>
102 <property name="use_underline">True</property>
103 <property name="mnemonic_widget">entry1</property>
108 <property name="left_attach">2</property>
109 <property name="top_attach">0</property>
113 <object class="GtkFrame" id="frame3">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="valign">center</property>
117 <property name="label_xalign">0</property>
119 <object class="GtkButtonBox" id="vbuttonbox1">
120 <property name="visible">True</property>
121 <property name="can_focus">False</property>
122 <property name="margin_left">12</property>
123 <property name="orientation">vertical</property>
125 <object class="GtkCheckButton" id="curve">
126 <property name="label" translatable="yes">_Display normal curve</property>
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">False</property>
130 <property name="use_underline">True</property>
131 <property name="xalign">0.5</property>
132 <property name="draw_indicator">True</property>
135 <property name="expand">False</property>
136 <property name="fill">False</property>
137 <property name="position">0</property>
143 <object class="GtkLabel" id="label3">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="label" translatable="yes">Display</property>
147 <property name="use_markup">True</property>
152 <property name="left_attach">2</property>
153 <property name="top_attach">1</property>
157 <object class="GtkEventBox" id="eventbox1">
158 <property name="visible">True</property>
159 <property name="can_focus">False</property>
160 <property name="vexpand">True</property>
166 <property name="left_attach">1</property>
167 <property name="top_attach">1</property>
172 <property name="expand">True</property>
173 <property name="fill">True</property>
174 <property name="position">0</property>
178 <object class="PsppireButtonbox" id="psppire-vbuttonbox1">
179 <property name="orientation">vertical</property>
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="border_width">5</property>
183 <property name="orientation">vertical</property>
186 <property name="expand">False</property>
187 <property name="fill">False</property>
188 <property name="pack_type">end</property>
189 <property name="position">1</property>