Implemented a dialog box for the ROC command
[pspp-builds.git] / src / ui / gui / roc.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="psppire" version="2054.17080"/>
4   <!-- interface-requires gtk+ 2.12 -->
5   <!-- interface-naming-policy project-wide -->
6   <object class="PsppireDialog" id="roc-dialog">
7     <property name="title">ROC Curve</property>
8     <property name="modal">True</property>
9     <child internal-child="hbox">
10       <object class="GtkHBox" id="dialog-hbox1">
11         <property name="visible">True</property>
12         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
13         <property name="spacing">2</property>
14         <child>
15           <object class="GtkTable" id="table1">
16             <property name="visible">True</property>
17             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
18             <property name="n_rows">3</property>
19             <property name="n_columns">3</property>
20             <child>
21               <object class="PsppireSelector" id="dep-selector">
22                 <property name="visible">True</property>
23                 <property name="can_focus">True</property>
24                 <property name="receives_default">True</property>
25                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
26                 <property name="no_show_all">True</property>
27                 <property name="border_width">5</property>
28                 <property name="source_widget">dict-view</property>
29                 <property name="dest_widget">psppire-var-view1</property>
30               </object>
31               <packing>
32                 <property name="left_attach">1</property>
33                 <property name="right_attach">2</property>
34                 <property name="x_options"></property>
35                 <property name="y_options"></property>
36               </packing>
37             </child>
38             <child>
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="border_width">5</property>
46                 <property name="source_widget">dict-view</property>
47                 <property name="dest_widget">entry1</property>
48               </object>
49               <packing>
50                 <property name="left_attach">1</property>
51                 <property name="right_attach">2</property>
52                 <property name="top_attach">1</property>
53                 <property name="bottom_attach">2</property>
54                 <property name="x_options"></property>
55                 <property name="y_options"></property>
56               </packing>
57             </child>
58             <child>
59               <object class="GtkScrolledWindow" id="variables">
60                 <property name="visible">True</property>
61                 <property name="can_focus">True</property>
62                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
63                 <property name="hscrollbar_policy">never</property>
64                 <property name="vscrollbar_policy">automatic</property>
65                 <property name="shadow_type">etched-in</property>
66                 <child>
67                   <object class="PsppireDictView" id="dict-view">
68                     <property name="visible">True</property>
69                     <property name="can_focus">True</property>
70                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
71                     <property name="headers_visible">False</property>
72                   </object>
73                 </child>
74               </object>
75               <packing>
76                 <property name="bottom_attach">3</property>
77               </packing>
78             </child>
79             <child>
80               <object class="GtkFrame" id="frame2">
81                 <property name="visible">True</property>
82                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
83                 <property name="label_xalign">0</property>
84                 <property name="shadow_type">none</property>
85                 <child>
86                   <object class="GtkAlignment" id="alignment1">
87                     <property name="visible">True</property>
88                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
89                     <property name="left_padding">12</property>
90                     <child>
91                       <object class="GtkScrolledWindow" id="scrolledwindow1">
92                         <property name="visible">True</property>
93                         <property name="can_focus">True</property>
94                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
95                         <property name="hscrollbar_policy">never</property>
96                         <property name="vscrollbar_policy">automatic</property>
97                         <property name="shadow_type">etched-in</property>
98                         <child>
99                           <object class="PsppireVarView" id="psppire-var-view1">
100                             <property name="visible">True</property>
101                             <property name="can_focus">True</property>
102                             <property name="border_width">5</property>
103                             <property name="headers_visible">False</property>
104                             <property name="headers_clickable">False</property>
105                           </object>
106                         </child>
107                       </object>
108                     </child>
109                   </object>
110                 </child>
111                 <child type="label">
112                   <object class="GtkLabel" id="label1">
113                     <property name="visible">True</property>
114                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
115                     <property name="label" translatable="yes">_Test Variable:</property>
116                     <property name="use_markup">True</property>
117                     <property name="use_underline">True</property>
118                   </object>
119                 </child>
120               </object>
121               <packing>
122                 <property name="left_attach">2</property>
123                 <property name="right_attach">3</property>
124               </packing>
125             </child>
126             <child>
127               <object class="GtkFrame" id="frame1">
128                 <property name="visible">True</property>
129                 <property name="label_xalign">0</property>
130                 <property name="shadow_type">none</property>
131                 <child>
132                   <object class="GtkAlignment" id="alignment2">
133                     <property name="visible">True</property>
134                     <property name="left_padding">12</property>
135                     <child>
136                       <object class="GtkEntry" id="entry1">
137                         <property name="visible">True</property>
138                         <property name="can_focus">True</property>
139                         <property name="invisible_char">&#x2022;</property>
140                       </object>
141                     </child>
142                   </object>
143                 </child>
144                 <child type="label">
145                   <object class="GtkLabel" id="label2">
146                     <property name="visible">True</property>
147                     <property name="label" translatable="yes">_State Variable:</property>
148                     <property name="use_markup">True</property>
149                     <property name="use_underline">True</property>
150                   </object>
151                 </child>
152               </object>
153               <packing>
154                 <property name="left_attach">2</property>
155                 <property name="right_attach">3</property>
156                 <property name="top_attach">1</property>
157                 <property name="bottom_attach">2</property>
158                 <property name="y_options">GTK_FILL</property>
159               </packing>
160             </child>
161             <child>
162               <object class="GtkVBox" id="vbox1">
163                 <property name="visible">True</property>
164                 <property name="orientation">vertical</property>
165                 <child>
166                   <object class="GtkHBox" id="hbox1">
167                     <property name="visible">True</property>
168                     <child>
169                       <object class="GtkLabel" id="label4">
170                         <property name="visible">True</property>
171                         <property name="xalign">1</property>
172                         <property name="label" translatable="yes">_Value of state variable:</property>
173                         <property name="use_underline">True</property>
174                         <property name="mnemonic_widget">entry2</property>
175                       </object>
176                       <packing>
177                         <property name="position">0</property>
178                       </packing>
179                     </child>
180                     <child>
181                       <object class="GtkEntry" id="entry2">
182                         <property name="visible">True</property>
183                         <property name="can_focus">True</property>
184                         <property name="invisible_char">&#x2022;</property>
185                       </object>
186                       <packing>
187                         <property name="position">1</property>
188                       </packing>
189                     </child>
190                   </object>
191                   <packing>
192                     <property name="position">0</property>
193                   </packing>
194                 </child>
195                 <child>
196                   <object class="GtkFrame" id="frame3">
197                     <property name="visible">True</property>
198                     <property name="label_xalign">0</property>
199                     <child>
200                       <object class="GtkAlignment" id="alignment3">
201                         <property name="visible">True</property>
202                         <property name="left_padding">12</property>
203                         <child>
204                           <object class="GtkVButtonBox" id="vbuttonbox1">
205                             <property name="visible">True</property>
206                             <property name="orientation">vertical</property>
207                             <child>
208                               <object class="GtkCheckButton" id="curve">
209                                 <property name="label" translatable="yes">ROC C_urve</property>
210                                 <property name="visible">True</property>
211                                 <property name="can_focus">True</property>
212                                 <property name="receives_default">False</property>
213                                 <property name="use_underline">True</property>
214                                 <property name="draw_indicator">True</property>
215                               </object>
216                               <packing>
217                                 <property name="expand">False</property>
218                                 <property name="fill">False</property>
219                                 <property name="position">0</property>
220                               </packing>
221                             </child>
222                             <child>
223                               <object class="GtkCheckButton" id="reference-line">
224                                 <property name="label" translatable="yes">_With diagonal reference line</property>
225                                 <property name="visible">True</property>
226                                 <property name="can_focus">True</property>
227                                 <property name="receives_default">False</property>
228                                 <property name="use_underline">True</property>
229                                 <property name="xalign">0</property>
230                                 <property name="draw_indicator">True</property>
231                               </object>
232                               <packing>
233                                 <property name="expand">False</property>
234                                 <property name="fill">False</property>
235                                 <property name="padding">12</property>
236                                 <property name="position">1</property>
237                               </packing>
238                             </child>
239                             <child>
240                               <object class="GtkCheckButton" id="standard-error">
241                                 <property name="label" translatable="yes">Standard _Error and Confidence Interval</property>
242                                 <property name="visible">True</property>
243                                 <property name="can_focus">True</property>
244                                 <property name="receives_default">False</property>
245                                 <property name="use_underline">True</property>
246                                 <property name="draw_indicator">True</property>
247                               </object>
248                               <packing>
249                                 <property name="expand">False</property>
250                                 <property name="fill">False</property>
251                                 <property name="position">2</property>
252                               </packing>
253                             </child>
254                             <child>
255                               <object class="GtkCheckButton" id="co-ordinates">
256                                 <property name="label" translatable="yes">_Coordinate points of the ROC Curve</property>
257                                 <property name="visible">True</property>
258                                 <property name="can_focus">True</property>
259                                 <property name="receives_default">False</property>
260                                 <property name="use_underline">True</property>
261                                 <property name="draw_indicator">True</property>
262                               </object>
263                               <packing>
264                                 <property name="expand">False</property>
265                                 <property name="fill">False</property>
266                                 <property name="position">3</property>
267                               </packing>
268                             </child>
269                           </object>
270                         </child>
271                       </object>
272                     </child>
273                     <child type="label">
274                       <object class="GtkLabel" id="label3">
275                         <property name="visible">True</property>
276                         <property name="label" translatable="yes">Display</property>
277                         <property name="use_markup">True</property>
278                       </object>
279                     </child>
280                   </object>
281                   <packing>
282                     <property name="position">1</property>
283                   </packing>
284                 </child>
285               </object>
286               <packing>
287                 <property name="left_attach">1</property>
288                 <property name="right_attach">3</property>
289                 <property name="top_attach">2</property>
290                 <property name="bottom_attach">3</property>
291                 <property name="y_options">GTK_FILL</property>
292                 <property name="x_padding">5</property>
293                 <property name="y_padding">2</property>
294               </packing>
295             </child>
296           </object>
297           <packing>
298             <property name="position">0</property>
299           </packing>
300         </child>
301         <child>
302           <object class="PsppireVButtonBox" id="psppire-vbuttonbox1">
303             <property name="visible">True</property>
304             <property name="border_width">5</property>
305             <property name="orientation">vertical</property>
306           </object>
307           <packing>
308             <property name="expand">False</property>
309             <property name="fill">False</property>
310             <property name="pack_type">end</property>
311             <property name="position">1</property>
312           </packing>
313         </child>
314       </object>
315     </child>
316   </object>
317 </interface>