]> git.saurik.com Git - wxWidgets.git/blob - utils/configtool/configs/wxwin250.wxs
More obsolete compatibility removed.
[wxWidgets.git] / utils / configtool / configs / wxwin250.wxs
1 <?xml version="1.0" encoding="utf-8"?>
2 <settings xmlns="http://www.wxwindows.org/wxs" version="2.5.0.1">
3 <setting type="group">
4 <active>1</active>
5 <enabled>0</enabled>
6 <name>Configuration</name>
7 <description>&lt;B&gt;This is the top-level configuration item.&lt;/B&gt;</description>
8 <default-state>1</default-state>
9 <requires></requires>
10 <precludes></precludes>
11 <enabled-if></enabled-if>
12 <enabled-if-not></enabled-if-not>
13 <indeterminate-if></indeterminate-if>
14 <exclusivity></exclusivity>
15 <context></context>
16 <configure-command></configure-command>
17 <help-topic></help-topic>
18 <notes></notes>
19 <setting type="group">
20 <active>1</active>
21 <enabled>0</enabled>
22 <name>Target</name>
23 <description>&lt;B&gt;Choose a target&lt;/B&gt;&lt;P&gt;
24
25 There may be several targets per platform; for example on MS Windows, you can choose the native widgets target (Windows) or the wxUniversal widgets target (Windows/Universal).</description>
26 <default-state>1</default-state>
27 <requires></requires>
28 <precludes></precludes>
29 <enabled-if></enabled-if>
30 <enabled-if-not></enabled-if-not>
31 <indeterminate-if></indeterminate-if>
32 <exclusivity></exclusivity>
33 <context></context>
34 <configure-command></configure-command>
35 <help-topic></help-topic>
36 <notes></notes>
37 <setting type="bool-radio">
38 <active>1</active>
39 <enabled>0</enabled>
40 <name>Windows</name>
41 <description>&lt;B&gt;The WIN32 port.&lt;/B&gt;&lt;P&gt;
42
43 This port is for Windows 9x, ME, NT, 2K, XP, using the native widgets.
44 </description>
45 <default-state>1</default-state>
46 <requires></requires>
47 <precludes></precludes>
48 <enabled-if></enabled-if>
49 <enabled-if-not></enabled-if-not>
50 <indeterminate-if></indeterminate-if>
51 <exclusivity>MGL,X11,Mac Carbon,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
52 <context></context>
53 <configure-command>--with-msw</configure-command>
54 <help-topic></help-topic>
55 <notes></notes>
56 </setting>
57 <setting type="bool-radio">
58 <active>1</active>
59 <enabled>0</enabled>
60 <name>Windows/Universal</name>
61 <description>&lt;b&gt;Windows/Universal&lt;/b&gt;&lt;P&gt;
62
63 A port for MS Windows, using the wxUniversal widget set.</description>
64 <default-state>1</default-state>
65 <requires></requires>
66 <precludes></precludes>
67 <enabled-if></enabled-if>
68 <enabled-if-not></enabled-if-not>
69 <indeterminate-if></indeterminate-if>
70 <exclusivity>GTK+ 1.x,GTK+ 2.x,Mac Carbon,Mac Cocoa,MGL,Motif,OS/2,Windows,Wine,X11</exclusivity>
71 <context></context>
72 <configure-command>--with-msw</configure-command>
73 <help-topic></help-topic>
74 <notes></notes>
75 </setting>
76 <setting type="bool-radio">
77 <active>1</active>
78 <enabled>0</enabled>
79 <name>X11</name>
80 <description>&lt;B&gt;The Xlib/Unix port.&lt;/B&gt;&lt;P&gt;
81
82 This port is based on the wxUniversal widgets.
83 </description>
84 <default-state>1</default-state>
85 <requires></requires>
86 <precludes></precludes>
87 <enabled-if></enabled-if>
88 <enabled-if-not></enabled-if-not>
89 <indeterminate-if></indeterminate-if>
90 <exclusivity>MGL,Mac Carbon,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
91 <context></context>
92 <configure-command>--with-x11</configure-command>
93 <help-topic></help-topic>
94 <notes></notes>
95 </setting>
96 <setting type="bool-radio">
97 <active>1</active>
98 <enabled>0</enabled>
99 <name>Mac Carbon</name>
100 <description>&lt;B&gt;The Mac Carbon and Classic port.&lt;/B&gt;&lt;P&gt;
101
102 A port for Mac OS 9 and Mac OS 10.x.
103 </description>
104 <default-state>1</default-state>
105 <requires></requires>
106 <precludes></precludes>
107 <enabled-if></enabled-if>
108 <enabled-if-not></enabled-if-not>
109 <indeterminate-if></indeterminate-if>
110 <exclusivity>MGL,X11,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
111 <context></context>
112 <configure-command>--with-mac</configure-command>
113 <help-topic></help-topic>
114 <notes></notes>
115 </setting>
116 <setting type="bool-radio">
117 <active>1</active>
118 <enabled>0</enabled>
119 <name>Mac Cocoa</name>
120 <description>&lt;B&gt;Cocoa port&lt;/B&gt;&lt;P&gt;
121
122 This port uses the Cocoa API on Mac OS X.</description>
123 <default-state>1</default-state>
124 <requires></requires>
125 <precludes></precludes>
126 <enabled-if></enabled-if>
127 <enabled-if-not></enabled-if-not>
128 <indeterminate-if></indeterminate-if>
129 <exclusivity>GTK+ 2.x,GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,OS/2,Wine,X11,Windows/Universal</exclusivity>
130 <context></context>
131 <configure-command>--with-cocoa</configure-command>
132 <help-topic></help-topic>
133 <notes></notes>
134 </setting>
135 <setting type="bool-radio">
136 <active>1</active>
137 <enabled>0</enabled>
138 <name>GTK+ 1.x</name>
139 <description>&lt;B&gt;The GTK+ port.&lt;/B&gt;&lt;P&gt;
140
141 This port is based on the GTK+ 1.x and 2.x widget set.
142 </description>
143 <default-state>1</default-state>
144 <requires></requires>
145 <precludes></precludes>
146 <enabled-if></enabled-if>
147 <enabled-if-not></enabled-if-not>
148 <indeterminate-if></indeterminate-if>
149 <exclusivity>MGL,X11,Mac Carbon,Windows,Motif,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
150 <context></context>
151 <configure-command>--with-gtk</configure-command>
152 <help-topic></help-topic>
153 <notes></notes>
154 </setting>
155 <setting type="bool-radio">
156 <active>1</active>
157 <enabled>0</enabled>
158 <name>GTK+ 2.x</name>
159 <description>&lt;B&gt;wxGTK with GTK+ 2&lt;/B&gt;&lt;P&gt;
160
161 This port uses GTK+ 2.</description>
162 <default-state>1</default-state>
163 <requires></requires>
164 <precludes></precludes>
165 <enabled-if></enabled-if>
166 <enabled-if-not></enabled-if-not>
167 <indeterminate-if></indeterminate-if>
168 <exclusivity>Mac Cocoa,GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,OS/2,Wine,X11,Windows/Universal</exclusivity>
169 <context></context>
170 <configure-command>--with-gtk2</configure-command>
171 <help-topic></help-topic>
172 <notes></notes>
173 </setting>
174 <setting type="bool-radio">
175 <active>1</active>
176 <enabled>0</enabled>
177 <name>Motif</name>
178 <description>&lt;B&gt;The Motif/Lesstif port.&lt;/B&gt;&lt;P&gt;
179
180 This port uses Motif 1.x/2.x or Lesstif.
181 </description>
182 <default-state>1</default-state>
183 <requires></requires>
184 <precludes></precludes>
185 <enabled-if></enabled-if>
186 <enabled-if-not></enabled-if-not>
187 <indeterminate-if></indeterminate-if>
188 <exclusivity>MGL,X11,Mac Carbon,Windows,GTK+ 1.x,OS/2,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
189 <context></context>
190 <configure-command>--with-motif</configure-command>
191 <help-topic></help-topic>
192 <notes></notes>
193 </setting>
194 <setting type="bool-radio">
195 <active>1</active>
196 <enabled>0</enabled>
197 <name>OS/2</name>
198 <description>&lt;B&gt;OS/2 Presentation Manager&lt;/B&gt;&lt;P&gt;
199
200 This port uses OS/2 Presentation Manager.</description>
201 <default-state>1</default-state>
202 <requires></requires>
203 <precludes></precludes>
204 <enabled-if></enabled-if>
205 <enabled-if-not></enabled-if-not>
206 <indeterminate-if></indeterminate-if>
207 <exclusivity>GTK+ 1.x,Mac Carbon,MGL,Motif,Windows,X11,Mac Cocoa,GTK+ 2.x,Wine,Windows/Universal</exclusivity>
208 <context></context>
209 <configure-command>--with-pm</configure-command>
210 <help-topic></help-topic>
211 <notes></notes>
212 </setting>
213 <setting type="bool-radio">
214 <active>1</active>
215 <enabled>1</enabled>
216 <name>Wine</name>
217 <description>&lt;B&gt;Wine port&lt;/B&gt;&lt;P&gt;
218
219 The wxMSW port built for Wine (Windows emulation library).</description>
220 <default-state>1</default-state>
221 <requires></requires>
222 <precludes></precludes>
223 <enabled-if></enabled-if>
224 <enabled-if-not></enabled-if-not>
225 <indeterminate-if></indeterminate-if>
226 <exclusivity>Mac Cocoa,GTK+ 1.x,GTK+ 2.x,Mac Carbon,MGL,Motif,Windows,OS/2,X11,Windows/Universal</exclusivity>
227 <context></context>
228 <configure-command>--with-wine</configure-command>
229 <help-topic></help-topic>
230 <notes></notes>
231 </setting>
232 <setting type="bool-radio">
233 <active>1</active>
234 <enabled>0</enabled>
235 <name>MGL</name>
236 <description>&lt;B&gt;The MGL Linux and DOS port.&lt;/B&gt;&lt;P&gt;
237
238 This port is based on the wxUniversal widgets.</description>
239 <default-state>1</default-state>
240 <requires></requires>
241 <precludes></precludes>
242 <enabled-if></enabled-if>
243 <enabled-if-not></enabled-if-not>
244 <indeterminate-if></indeterminate-if>
245 <exclusivity>X11,Mac Carbon,Windows,GTK+ 1.x,Motif,OS/2,Mac Cocoa,Wine,GTK+ 2.x,Windows/Universal</exclusivity>
246 <context></context>
247 <configure-command>--with-mgl</configure-command>
248 <help-topic></help-topic>
249 <notes></notes>
250 </setting>
251 <setting type="group">
252 <active>1</active>
253 <enabled>0</enabled>
254 <name>Target symbols</name>
255 <description>&lt;B&gt;Build options&lt;/B&gt;&lt;P&gt;
256
257 Major build options.</description>
258 <default-state>1</default-state>
259 <requires></requires>
260 <precludes></precludes>
261 <enabled-if></enabled-if>
262 <enabled-if-not></enabled-if-not>
263 <indeterminate-if></indeterminate-if>
264 <exclusivity></exclusivity>
265 <context></context>
266 <configure-command></configure-command>
267 <help-topic></help-topic>
268 <notes></notes>
269 <setting type="bool-check">
270 <active>1</active>
271 <enabled>1</enabled>
272 <name>wxUSE_GUI</name>
273 <description>&lt;B&gt;Use GUI&lt;/B&gt;&lt;P&gt;
274
275 If on, builds a GUI version of the library as opposed to wxBase. Currently, this needs to be enabled.</description>
276 <default-state>1</default-state>
277 <requires></requires>
278 <precludes></precludes>
279 <enabled-if></enabled-if>
280 <enabled-if-not></enabled-if-not>
281 <indeterminate-if></indeterminate-if>
282 <exclusivity></exclusivity>
283 <context></context>
284 <configure-command>--enable-gui</configure-command>
285 <help-topic></help-topic>
286 <notes></notes>
287 </setting>
288 <setting type="bool-check">
289 <active>0</active>
290 <enabled>1</enabled>
291 <name>__WXMSW__</name>
292 <description>This is enabled if the relevant platform settings are enabled.</description>
293 <default-state>1</default-state>
294 <requires>Windows,Wine,Windows/Universal</requires>
295 <precludes></precludes>
296 <enabled-if>Windows,Wine,Windows/Universal</enabled-if>
297 <enabled-if-not></enabled-if-not>
298 <indeterminate-if></indeterminate-if>
299 <exclusivity></exclusivity>
300 <context></context>
301 <configure-command></configure-command>
302 <help-topic></help-topic>
303 <notes></notes>
304 </setting>
305 <setting type="bool-check">
306 <active>0</active>
307 <enabled>0</enabled>
308 <name>__WXGTK__</name>
309 <description>This is enabled if the relevant platform settings are enabled.
310 </description>
311 <default-state>1</default-state>
312 <requires>GTK+ 1.x,GTK+ 2.x</requires>
313 <precludes></precludes>
314 <enabled-if>GTK+ 1.x,GTK+ 2.x</enabled-if>
315 <enabled-if-not></enabled-if-not>
316 <indeterminate-if></indeterminate-if>
317 <exclusivity></exclusivity>
318 <context></context>
319 <configure-command></configure-command>
320 <help-topic></help-topic>
321 <notes></notes>
322 </setting>
323 <setting type="bool-check">
324 <active>0</active>
325 <enabled>0</enabled>
326 <name>__WXGTK20__</name>
327 <description>This is enabled if the relevant platform settings are enabled.
328 </description>
329 <default-state>1</default-state>
330 <requires>GTK+ 2.x</requires>
331 <precludes></precludes>
332 <enabled-if>GTK+ 2.x</enabled-if>
333 <enabled-if-not></enabled-if-not>
334 <indeterminate-if></indeterminate-if>
335 <exclusivity></exclusivity>
336 <context></context>
337 <configure-command></configure-command>
338 <help-topic></help-topic>
339 <notes></notes>
340 </setting>
341 <setting type="bool-check">
342 <active>0</active>
343 <enabled>0</enabled>
344 <name>__WXX11__</name>
345 <description>This is enabled if the relevant platform settings are enabled.
346 </description>
347 <default-state>1</default-state>
348 <requires>X11</requires>
349 <precludes></precludes>
350 <enabled-if>X11</enabled-if>
351 <enabled-if-not></enabled-if-not>
352 <indeterminate-if></indeterminate-if>
353 <exclusivity></exclusivity>
354 <context></context>
355 <configure-command></configure-command>
356 <help-topic></help-topic>
357 <notes></notes>
358 </setting>
359 <setting type="bool-check">
360 <active>0</active>
361 <enabled>0</enabled>
362 <name>__WXMOTIF__</name>
363 <description>This is enabled if the relevant platform settings are enabled.
364 </description>
365 <default-state>1</default-state>
366 <requires>Motif</requires>
367 <precludes></precludes>
368 <enabled-if>Motif</enabled-if>
369 <enabled-if-not></enabled-if-not>
370 <indeterminate-if></indeterminate-if>
371 <exclusivity></exclusivity>
372 <context></context>
373 <configure-command></configure-command>
374 <help-topic></help-topic>
375 <notes></notes>
376 </setting>
377 <setting type="bool-check">
378 <active>0</active>
379 <enabled>0</enabled>
380 <name>__WXMAC__</name>
381 <description>This is enabled if the relevant platform settings are enabled.
382 </description>
383 <default-state>1</default-state>
384 <requires>Mac Carbon</requires>
385 <precludes></precludes>
386 <enabled-if>Mac Carbon</enabled-if>
387 <enabled-if-not></enabled-if-not>
388 <indeterminate-if></indeterminate-if>
389 <exclusivity></exclusivity>
390 <context></context>
391 <configure-command></configure-command>
392 <help-topic></help-topic>
393 <notes></notes>
394 </setting>
395 <setting type="bool-check">
396 <active>0</active>
397 <enabled>0</enabled>
398 <name>__WXCOCOA__</name>
399 <description>This is enabled if the relevant platform settings are enabled.
400 </description>
401 <default-state>1</default-state>
402 <requires>Mac Cocoa</requires>
403 <precludes></precludes>
404 <enabled-if>Mac Cocoa</enabled-if>
405 <enabled-if-not></enabled-if-not>
406 <indeterminate-if></indeterminate-if>
407 <exclusivity></exclusivity>
408 <context></context>
409 <configure-command></configure-command>
410 <help-topic></help-topic>
411 <notes></notes>
412 </setting>
413 <setting type="bool-check">
414 <active>0</active>
415 <enabled>0</enabled>
416 <name>__WXPM__</name>
417 <description>This is enabled if the relevant platform settings are enabled.
418 </description>
419 <default-state>1</default-state>
420 <requires>OS/2</requires>
421 <precludes></precludes>
422 <enabled-if>OS/2</enabled-if>
423 <enabled-if-not></enabled-if-not>
424 <indeterminate-if></indeterminate-if>
425 <exclusivity></exclusivity>
426 <context></context>
427 <configure-command></configure-command>
428 <help-topic></help-topic>
429 <notes></notes>
430 </setting>
431 <setting type="bool-check">
432 <active>0</active>
433 <enabled>0</enabled>
434 <name>__WXMGL__</name>
435 <description>This is enabled if the relevant platform settings are enabled.
436 </description>
437 <default-state>1</default-state>
438 <requires>MGL</requires>
439 <precludes></precludes>
440 <enabled-if>MGL</enabled-if>
441 <enabled-if-not></enabled-if-not>
442 <indeterminate-if></indeterminate-if>
443 <exclusivity></exclusivity>
444 <context></context>
445 <configure-command></configure-command>
446 <help-topic></help-topic>
447 <notes></notes>
448 </setting>
449 <setting type="bool-check">
450 <active>0</active>
451 <enabled>0</enabled>
452 <name>__WXUNIVERSAL__</name>
453 <description>This is enabled if the relevant platform settings are enabled.
454 </description>
455 <default-state>1</default-state>
456 <requires>X11,MGL,Windows/Universal</requires>
457 <precludes></precludes>
458 <enabled-if>X11,MGL,Windows/Universal</enabled-if>
459 <enabled-if-not></enabled-if-not>
460 <indeterminate-if></indeterminate-if>
461 <exclusivity></exclusivity>
462 <context></context>
463 <configure-command></configure-command>
464 <help-topic></help-topic>
465 <notes></notes>
466 </setting>
467 <setting type="bool-check">
468 <active>0</active>
469 <enabled>0</enabled>
470 <name>wxUSE_UNIVERSAL</name>
471 <description>&lt;B&gt;Universal&lt;/B&gt;&lt;P&gt;
472
473 Specifies if wxUniversal should be used instead of native widgets.&lt;P&gt;
474
475 If the selected port in &lt;B&gt;Platform&lt;/B&gt; is a wxUniversal port, this setting is enabled and is not user-editable. Otherwise, it can be enabled or disabled. However this doesn't necessarily mean that the configuration is supported for any given platform.</description>
476 <default-state>0</default-state>
477 <requires>__WXUNIVERSAL__</requires>
478 <precludes></precludes>
479 <enabled-if>__WXUNIVERSAL__</enabled-if>
480 <enabled-if-not></enabled-if-not>
481 <indeterminate-if></indeterminate-if>
482 <exclusivity></exclusivity>
483 <context></context>
484 <configure-command>--enable-universal</configure-command>
485 <help-topic></help-topic>
486 <notes></notes>
487 </setting>
488 </setting>
489 </setting>
490 <setting type="group">
491 <active>1</active>
492 <enabled>0</enabled>
493 <name>Build configuration</name>
494 <description>&lt;B&gt;Build configuration&lt;/B&gt;&lt;P&gt;
495
496 Select a high-level build configuration. This will change other settings. This is a way of selecting a configuration that is compatible both with configure and makefiles.</description>
497 <default-state>1</default-state>
498 <requires></requires>
499 <precludes></precludes>
500 <enabled-if></enabled-if>
501 <enabled-if-not></enabled-if-not>
502 <indeterminate-if></indeterminate-if>
503 <exclusivity></exclusivity>
504 <context></context>
505 <configure-command></configure-command>
506 <help-topic></help-topic>
507 <notes></notes>
508 <setting type="bool-radio">
509 <active>1</active>
510 <enabled>1</enabled>
511 <name>Debug ANSI Static</name>
512 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
513 </description>
514 <default-state>1</default-state>
515 <requires></requires>
516 <precludes></precludes>
517 <enabled-if></enabled-if>
518 <enabled-if-not></enabled-if-not>
519 <indeterminate-if></indeterminate-if>
520 <exclusivity>Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
521 <context></context>
522 <configure-command></configure-command>
523 <help-topic></help-topic>
524 <notes></notes>
525 </setting>
526 <setting type="bool-radio">
527 <active>1</active>
528 <enabled>0</enabled>
529 <name>Release ANSI Static</name>
530 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
531 </description>
532 <default-state>1</default-state>
533 <requires></requires>
534 <precludes></precludes>
535 <enabled-if></enabled-if>
536 <enabled-if-not></enabled-if-not>
537 <indeterminate-if></indeterminate-if>
538 <exclusivity>Debug ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
539 <context></context>
540 <configure-command></configure-command>
541 <help-topic></help-topic>
542 <notes></notes>
543 </setting>
544 <setting type="bool-radio">
545 <active>1</active>
546 <enabled>0</enabled>
547 <name>Debug Unicode Static</name>
548 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
549 </description>
550 <default-state>1</default-state>
551 <requires></requires>
552 <precludes></precludes>
553 <enabled-if></enabled-if>
554 <enabled-if-not></enabled-if-not>
555 <indeterminate-if></indeterminate-if>
556 <exclusivity>Debug ANSI Static,Release ANSI Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
557 <context></context>
558 <configure-command></configure-command>
559 <help-topic></help-topic>
560 <notes></notes>
561 </setting>
562 <setting type="bool-radio">
563 <active>1</active>
564 <enabled>0</enabled>
565 <name>Release Unicode Static</name>
566 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
567 </description>
568 <default-state>1</default-state>
569 <requires></requires>
570 <precludes></precludes>
571 <enabled-if></enabled-if>
572 <enabled-if-not></enabled-if-not>
573 <indeterminate-if></indeterminate-if>
574 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
575 <context></context>
576 <configure-command></configure-command>
577 <help-topic></help-topic>
578 <notes></notes>
579 </setting>
580 <setting type="bool-radio">
581 <active>1</active>
582 <enabled>0</enabled>
583 <name>Debug ANSI Shared</name>
584 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
585 </description>
586 <default-state>1</default-state>
587 <requires></requires>
588 <precludes></precludes>
589 <enabled-if></enabled-if>
590 <enabled-if-not></enabled-if-not>
591 <indeterminate-if></indeterminate-if>
592 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
593 <context></context>
594 <configure-command></configure-command>
595 <help-topic></help-topic>
596 <notes></notes>
597 </setting>
598 <setting type="bool-radio">
599 <active>1</active>
600 <enabled>0</enabled>
601 <name>Release ANSI Shared</name>
602 <description>&lt;B&gt;Debug ANSI Static&lt;/B&gt;&lt;P&gt;
603 </description>
604 <default-state>1</default-state>
605 <requires></requires>
606 <precludes></precludes>
607 <enabled-if></enabled-if>
608 <enabled-if-not></enabled-if-not>
609 <indeterminate-if></indeterminate-if>
610 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Debug Unicode Shared,Release Unicode Shared,Custom</exclusivity>
611 <context></context>
612 <configure-command></configure-command>
613 <help-topic></help-topic>
614 <notes></notes>
615 </setting>
616 <setting type="bool-radio">
617 <active>1</active>
618 <enabled>0</enabled>
619 <name>Debug Unicode Shared</name>
620 <description></description>
621 <default-state>1</default-state>
622 <requires></requires>
623 <precludes></precludes>
624 <enabled-if></enabled-if>
625 <enabled-if-not></enabled-if-not>
626 <indeterminate-if></indeterminate-if>
627 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Release Unicode Shared,Custom</exclusivity>
628 <context></context>
629 <configure-command></configure-command>
630 <help-topic></help-topic>
631 <notes></notes>
632 </setting>
633 <setting type="bool-radio">
634 <active>1</active>
635 <enabled>0</enabled>
636 <name>Release Unicode Shared</name>
637 <description></description>
638 <default-state>1</default-state>
639 <requires></requires>
640 <precludes></precludes>
641 <enabled-if></enabled-if>
642 <enabled-if-not></enabled-if-not>
643 <indeterminate-if></indeterminate-if>
644 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Custom</exclusivity>
645 <context></context>
646 <configure-command></configure-command>
647 <help-topic></help-topic>
648 <notes></notes>
649 </setting>
650 <setting type="bool-radio">
651 <active>1</active>
652 <enabled>0</enabled>
653 <name>Custom</name>
654 <description></description>
655 <default-state>1</default-state>
656 <requires></requires>
657 <precludes></precludes>
658 <enabled-if></enabled-if>
659 <enabled-if-not></enabled-if-not>
660 <indeterminate-if></indeterminate-if>
661 <exclusivity>Debug ANSI Static,Release ANSI Static,Debug Unicode Static,Release Unicode Static,Debug ANSI Shared,Release ANSI Shared,Debug Unicode Shared,Release Unicode Shared</exclusivity>
662 <context></context>
663 <configure-command></configure-command>
664 <help-topic></help-topic>
665 <notes></notes>
666 </setting>
667 </setting>
668 <setting type="group">
669 <active>1</active>
670 <enabled>0</enabled>
671 <name>C++ options</name>
672 <description>&lt;B&gt;C++ options&lt;/B&gt;&lt;P&gt;
673
674 A variety of options, mostly specific to Unix compilers.</description>
675 <default-state>1</default-state>
676 <requires></requires>
677 <precludes></precludes>
678 <enabled-if></enabled-if>
679 <enabled-if-not></enabled-if-not>
680 <indeterminate-if></indeterminate-if>
681 <exclusivity></exclusivity>
682 <context></context>
683 <configure-command></configure-command>
684 <help-topic></help-topic>
685 <notes></notes>
686 <setting type="bool-check">
687 <active>1</active>
688 <enabled>0</enabled>
689 <name>wxUSE_DMALLOC</name>
690 <description>&lt;B&gt;Dmalloc&lt;/B&gt;&lt;P&gt;
691
692 Use the dmalloc library.&lt;P&gt;
693
694 See: http://dmalloc.com.</description>
695 <default-state>0</default-state>
696 <requires></requires>
697 <precludes></precludes>
698 <enabled-if></enabled-if>
699 <enabled-if-not></enabled-if-not>
700 <indeterminate-if></indeterminate-if>
701 <exclusivity></exclusivity>
702 <context></context>
703 <configure-command>--with-dmalloc</configure-command>
704 <help-topic></help-topic>
705 <notes></notes>
706 </setting>
707 <setting type="bool-check">
708 <active>0</active>
709 <enabled>0</enabled>
710 <name>wxUSE_SHARED</name>
711 <description>&lt;B&gt;Shared library&lt;/B&gt;&lt;P&gt;
712
713 Use a shared library.</description>
714 <default-state>1</default-state>
715 <requires>Debug Unicode Shared,Debug ANSI Shared,Release Unicode Shared,Release ANSI Shared</requires>
716 <precludes></precludes>
717 <enabled-if>Debug Unicode Shared,Debug ANSI Shared,Release Unicode Shared,Release ANSI Shared</enabled-if>
718 <enabled-if-not></enabled-if-not>
719 <indeterminate-if>Custom</indeterminate-if>
720 <exclusivity></exclusivity>
721 <context></context>
722 <configure-command>--enable-shared</configure-command>
723 <help-topic></help-topic>
724 <notes></notes>
725 </setting>
726 <setting type="bool-check">
727 <active>1</active>
728 <enabled>0</enabled>
729 <name>wxUSE_SONAME</name>
730 <description>&lt;B&gt;Soname&lt;/B&gt;&lt;P&gt;
731
732 Set the DT_SONAME field in ELF shared libraries</description>
733 <default-state>1</default-state>
734 <requires></requires>
735 <precludes></precludes>
736 <enabled-if></enabled-if>
737 <enabled-if-not></enabled-if-not>
738 <indeterminate-if></indeterminate-if>
739 <exclusivity></exclusivity>
740 <context></context>
741 <configure-command>--enable-soname</configure-command>
742 <help-topic></help-topic>
743 <notes></notes>
744 </setting>
745 <setting type="bool-check">
746 <active>0</active>
747 <enabled>0</enabled>
748 <name>wxUSE_OPTIMISE</name>
749 <description>&lt;B&gt;Optimise&lt;/B&gt;&lt;P&gt;
750
751 Create optimised code.</description>
752 <default-state>1</default-state>
753 <requires>Release ANSI Static,Release Unicode Static,Release Unicode Shared</requires>
754 <precludes></precludes>
755 <enabled-if>Release ANSI Static,Release Unicode Static,Release Unicode Shared</enabled-if>
756 <enabled-if-not></enabled-if-not>
757 <indeterminate-if>Custom</indeterminate-if>
758 <exclusivity></exclusivity>
759 <context></context>
760 <configure-command>--enable-optimise</configure-command>
761 <help-topic></help-topic>
762 <notes></notes>
763 </setting>
764 <setting type="bool-check">
765 <active>0</active>
766 <enabled>1</enabled>
767 <name>wxUSE_DEBUG</name>
768 <description>&lt;B&gt;Use debugging information&lt;/B&gt;&lt;P&gt;
769
770 Same as wxUSE_DEBUG_FLAG (set __WXDEBUG__ flag) and wxUSE_DEBUG_INFO (create code with debugging information).</description>
771 <default-state>1</default-state>
772 <requires>Debug ANSI Static,Debug Unicode Static,Debug ANSI Shared,Debug Unicode Shared</requires>
773 <precludes></precludes>
774 <enabled-if>Debug ANSI Static,Debug Unicode Static,Debug ANSI Shared,Debug Unicode Shared</enabled-if>
775 <enabled-if-not></enabled-if-not>
776 <indeterminate-if>Custom</indeterminate-if>
777 <exclusivity></exclusivity>
778 <context></context>
779 <configure-command>--enable-debug</configure-command>
780 <help-topic></help-topic>
781 <notes></notes>
782 </setting>
783 <setting type="bool-check">
784 <active>0</active>
785 <enabled>1</enabled>
786 <name>wxUSE_DEBUG_GDB</name>
787 <description>&lt;B&gt;GDB debugging information&lt;/B&gt;&lt;P&gt;
788
789 Create code with extra GDB debugging information.</description>
790 <default-state>1</default-state>
791 <requires>wxUSE_DEBUG</requires>
792 <precludes></precludes>
793 <enabled-if>wxUSE_DEBUG</enabled-if>
794 <enabled-if-not></enabled-if-not>
795 <indeterminate-if>Custom</indeterminate-if>
796 <exclusivity></exclusivity>
797 <context></context>
798 <configure-command>--enable-debug_gdb</configure-command>
799 <help-topic></help-topic>
800 <notes></notes>
801 </setting>
802 <setting type="bool-check">
803 <active>1</active>
804 <enabled>0</enabled>
805 <name>wxUSE_PROFILE</name>
806 <description>&lt;B&gt;Profiling information&lt;/B&gt;&lt;P&gt;
807
808 Create code with profiling information.</description>
809 <default-state>0</default-state>
810 <requires></requires>
811 <precludes></precludes>
812 <enabled-if></enabled-if>
813 <enabled-if-not></enabled-if-not>
814 <indeterminate-if></indeterminate-if>
815 <exclusivity></exclusivity>
816 <context></context>
817 <configure-command>--enable-profile</configure-command>
818 <help-topic></help-topic>
819 <notes></notes>
820 </setting>
821 <setting type="bool-check">
822 <active>1</active>
823 <enabled>0</enabled>
824 <name>wxUSE_NO_RTTI</name>
825 <description>&lt;B&gt;No RTTI&lt;/B&gt;&lt;P&gt;
826
827 Create code without RTTI (Run-time type) information.</description>
828 <default-state>1</default-state>
829 <requires></requires>
830 <precludes></precludes>
831 <enabled-if></enabled-if>
832 <enabled-if-not></enabled-if-not>
833 <indeterminate-if></indeterminate-if>
834 <exclusivity></exclusivity>
835 <context></context>
836 <configure-command>--enable-no_rtti</configure-command>
837 <help-topic></help-topic>
838 <notes></notes>
839 </setting>
840 <setting type="bool-check">
841 <active>1</active>
842 <enabled>0</enabled>
843 <name>wxUSE_NO_EXCEPTIONS</name>
844 <description>&lt;B&gt;No exception handling&lt;/B&gt;&lt;P&gt;
845
846 Create code without C++ exceptions handling.</description>
847 <default-state>0</default-state>
848 <requires></requires>
849 <precludes></precludes>
850 <enabled-if></enabled-if>
851 <enabled-if-not></enabled-if-not>
852 <indeterminate-if></indeterminate-if>
853 <exclusivity></exclusivity>
854 <context></context>
855 <configure-command>--enable-no_exceptions</configure-command>
856 <help-topic></help-topic>
857 <notes></notes>
858 </setting>
859 <setting type="bool-check">
860 <active>1</active>
861 <enabled>0</enabled>
862 <name>wxUSE_PERMISSIVE</name>
863 <description>&lt;b&gt;Permissive&lt;/b&gt;&lt;P&gt;</description>
864 <default-state>0</default-state>
865 <requires></requires>
866 <precludes></precludes>
867 <enabled-if></enabled-if>
868 <enabled-if-not></enabled-if-not>
869 <indeterminate-if></indeterminate-if>
870 <exclusivity></exclusivity>
871 <context></context>
872 <configure-command>--enable-permissive</configure-command>
873 <help-topic></help-topic>
874 <notes></notes>
875 </setting>
876 <setting type="bool-check">
877 <active>1</active>
878 <enabled>0</enabled>
879 <name>wxUSE_NO_DEPS</name>
880 <description>&lt;B&gt;No dependency information&lt;/B&gt;&lt;P&gt;
881
882 Create code without dependency information.</description>
883 <default-state>0</default-state>
884 <requires></requires>
885 <precludes></precludes>
886 <enabled-if></enabled-if>
887 <enabled-if-not></enabled-if-not>
888 <indeterminate-if></indeterminate-if>
889 <exclusivity></exclusivity>
890 <context></context>
891 <configure-command>--enable-no_deps</configure-command>
892 <help-topic></help-topic>
893 <notes></notes>
894 </setting>
895 <setting type="bool-check">
896 <active>1</active>
897 <enabled>0</enabled>
898 <name>wxUSE_RPATH</name>
899 <description>&lt;B&gt;Rpath&lt;/B&gt;&lt;P&gt;
900
901 Output the rpath flag from wx-config.&lt;P&gt;
902
903 If you enable this setting, please enter the path into the &lt;b&gt;value&lt;/b&gt; property.</description>
904 <default-state>0</default-state>
905 <requires></requires>
906 <precludes></precludes>
907 <enabled-if></enabled-if>
908 <enabled-if-not></enabled-if-not>
909 <indeterminate-if></indeterminate-if>
910 <exclusivity></exclusivity>
911 <context></context>
912 <configure-command>--enable-rpath</configure-command>
913 <help-topic></help-topic>
914 <notes></notes>
915 <value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
916
917 Enter the RPATH directory here."></value>
918 </setting>
919 <setting type="bool-check">
920 <active>1</active>
921 <enabled>0</enabled>
922 <name>wxUSE_EXPERIMENTAL_PRINTF</name>
923 <description>&lt;B&gt;Use wxWindows implementation of wxPrintfv&lt;/B&gt;&lt;P&gt;
924
925 Check to use the wxWindows implementation.</description>
926 <default-state>0</default-state>
927 <requires></requires>
928 <precludes></precludes>
929 <enabled-if></enabled-if>
930 <enabled-if-not></enabled-if-not>
931 <indeterminate-if></indeterminate-if>
932 <exclusivity></exclusivity>
933 <context></context>
934 <configure-command>--enable-wxprintfv</configure-command>
935 <help-topic></help-topic>
936 <notes></notes>
937 </setting>
938 </setting>
939 <setting type="group">
940 <active>1</active>
941 <enabled>0</enabled>
942 <name>Compatibility</name>
943 <description>&lt;B&gt;Various options for backward compatibility&lt;/B&gt;</description>
944 <default-state>1</default-state>
945 <requires></requires>
946 <precludes></precludes>
947 <enabled-if></enabled-if>
948 <enabled-if-not></enabled-if-not>
949 <indeterminate-if></indeterminate-if>
950 <exclusivity></exclusivity>
951 <context></context>
952 <configure-command></configure-command>
953 <help-topic></help-topic>
954 <notes></notes>
955 <setting type="bool-check">
956 <active>1</active>
957 <enabled>0</enabled>
958 <name>WXWIN_COMPATIBILITY</name>
959 <description>&lt;B&gt;This setting determines the compatibility with 1.68 API&lt;/B&gt;&lt;P&gt;
960
961 Level 0: no backward compatibility, all new features&lt;BR&gt;
962 Level 1: some extra methods are defined for compatibility.&lt;P&gt;
963
964 Default is 0. Recommended setting: 0 (in fact the compatibility code is now very minimal so there is little advantage to setting it to 1.
965 </description>
966 <default-state>1</default-state>
967 <requires></requires>
968 <precludes></precludes>
969 <enabled-if></enabled-if>
970 <enabled-if-not></enabled-if-not>
971 <indeterminate-if></indeterminate-if>
972 <exclusivity></exclusivity>
973 <context></context>
974 <configure-command></configure-command>
975 <help-topic></help-topic>
976 <notes></notes>
977 </setting>
978 <setting type="bool-check">
979 <active>1</active>
980 <enabled>0</enabled>
981 <name>WXWIN_COMPATIBILITY_2_4</name>
982 <description>&lt;B&gt;This setting determines the compatibility with 2.4 API&lt;/B&gt;&lt;P&gt;
983
984 Set it to 1 to enable it but please consider updating your code instead.&lt;P&gt;
985
986 The default is 0. Recommended setting: 0 (please update your code)
987 </description>
988 <default-state>1</default-state>
989 <requires></requires>
990 <precludes></precludes>
991 <enabled-if></enabled-if>
992 <enabled-if-not></enabled-if-not>
993 <indeterminate-if></indeterminate-if>
994 <exclusivity></exclusivity>
995 <context></context>
996 <configure-command>--enable-compat22</configure-command>
997 <help-topic></help-topic>
998 <notes></notes>
999 </setting>
1000 <setting type="bool-check">
1001 <active>1</active>
1002 <enabled>0</enabled>
1003 <name>WXWIN_COMPATIBILITY_2_6</name>
1004 <description>&lt;B&gt;This setting determines the compatibility with 2.6 API&lt;/B&gt;&lt;P&gt;
1005
1006 Set it to 0 to flag all cases of using deprecated functions.&lt;P&gt;
1007
1008 Default is 1 but please try building your code with 0 as the default will
1009 change to 0 in the next version and the deprecated functions will disappear in the version after it completely.&lt;P&gt;
1010
1011 Recommended setting: 0 (please update your code)
1012 </description>
1013 <default-state>1</default-state>
1014 <requires></requires>
1015 <precludes></precludes>
1016 <enabled-if></enabled-if>
1017 <enabled-if-not></enabled-if-not>
1018 <indeterminate-if></indeterminate-if>
1019 <exclusivity></exclusivity>
1020 <context></context>
1021 <configure-command>--enable-compat24</configure-command>
1022 <help-topic></help-topic>
1023 <notes></notes>
1024 </setting>
1025 <setting type="bool-check">
1026 <active>1</active>
1027 <enabled>1</enabled>
1028 <name>wxDIALOG_UNIT_COMPATIBILITY</name>
1029 <description>&lt;B&gt;Set to 0 for accurate dialog units, else 1 to be as per 2.1.16 and before.&lt;/B&gt;&lt;P&gt;
1030
1031 If migrating between versions, your dialogs may seem to shrink.&lt;P&gt;
1032
1033 Default is 1. Recommended setting: 0 (the new calculations are more correct!)
1034 </description>
1035 <default-state>1</default-state>
1036 <requires></requires>
1037 <precludes></precludes>
1038 <enabled-if></enabled-if>
1039 <enabled-if-not></enabled-if-not>
1040 <indeterminate-if></indeterminate-if>
1041 <exclusivity></exclusivity>
1042 <context>__WXMSW__</context>
1043 <configure-command></configure-command>
1044 <help-topic>wxDialog</help-topic>
1045 <notes></notes>
1046 </setting>
1047 </setting>
1048 <setting type="group">
1049 <active>1</active>
1050 <enabled>0</enabled>
1051 <name>Debugging</name>
1052 <description>&lt;B&gt;Debugging settings&lt;/B&gt;&lt;P&gt;
1053
1054 See also &lt;B&gt;C++ options&lt;/B&gt;.&lt;P&gt;
1055
1056 Generic comment about debugging settings: they are very useful if you don't use any other memory leak detection tools such as Purify/BoundsChecker, but are probably redundant otherwise.&lt;P&gt;
1057
1058 Also, Visual C++ CRT has the same features as wxWindows memory debugging subsystem built in since version 5.0 and you
1059 may prefer to use it instead of built in memory debugging code because it is faster and more fool-proof.&lt;P&gt;
1060
1061 Using VC++ CRT memory debugging is enabled by default in debug mode (__WXDEBUG__) if wxUSE_GLOBAL_MEMORY_OPERATORS is *not* enabled (i.e. is 0)
1062 and if __NO_VC_CRTDBG__ is not defined.
1063 </description>
1064 <default-state>1</default-state>
1065 <requires></requires>
1066 <precludes></precludes>
1067 <enabled-if></enabled-if>
1068 <enabled-if-not></enabled-if-not>
1069 <indeterminate-if></indeterminate-if>
1070 <exclusivity></exclusivity>
1071 <context></context>
1072 <configure-command></configure-command>
1073 <help-topic></help-topic>
1074 <notes></notes>
1075 <setting type="bool-check">
1076 <active>1</active>
1077 <enabled>1</enabled>
1078 <name>wxUSE_DEBUG_CONTEXT</name>
1079 <description>&lt;B&gt;If 1, enables wxDebugContext, for writing error messages to file, etc.&lt;/B&gt;&lt;P&gt;
1080
1081 If __WXDEBUG__ is not defined, will still use the normal memory operators.&lt;P&gt;
1082
1083 Default is 0. Recommended setting: 0&lt;P&gt;
1084 </description>
1085 <default-state>1</default-state>
1086 <requires></requires>
1087 <precludes></precludes>
1088 <enabled-if></enabled-if>
1089 <enabled-if-not></enabled-if-not>
1090 <indeterminate-if></indeterminate-if>
1091 <exclusivity></exclusivity>
1092 <context></context>
1093 <configure-command>--enable-debug_cntxt</configure-command>
1094 <help-topic>wxDebugContext</help-topic>
1095 <notes></notes>
1096 </setting>
1097 <setting type="bool-check">
1098 <active>1</active>
1099 <enabled>1</enabled>
1100 <name>wxUSE_MEMORY_TRACING</name>
1101 <description>&lt;B&gt;If 1, enables debugging versions of wxObject::new and wxObject::delete *IF* __WXDEBUG__ is also defined.&lt;/B&gt;&lt;P&gt;
1102
1103 WARNING: this code may not work with all architectures, especially if alignment is an issue. This switch is currently ignored for mingw / cygwin.&lt;P&gt;
1104
1105 Default is 0. Recommended setting: 1 if you are not using a memory debugging tool, else 0&lt;P&gt;
1106 </description>
1107 <default-state>1</default-state>
1108 <requires></requires>
1109 <precludes></precludes>
1110 <enabled-if></enabled-if>
1111 <enabled-if-not></enabled-if-not>
1112 <indeterminate-if></indeterminate-if>
1113 <exclusivity></exclusivity>
1114 <context></context>
1115 <configure-command>--enable-mem_tracing</configure-command>
1116 <help-topic>Debugging overview</help-topic>
1117 <notes></notes>
1118 </setting>
1119 <setting type="bool-check">
1120 <active>1</active>
1121 <enabled>1</enabled>
1122 <name>wxUSE_GLOBAL_MEMORY_OPERATORS</name>
1123 <description>&lt;B&gt;In debug mode, cause new and delete to be redefined globally.&lt;/B&gt;&lt;P&gt;
1124
1125 If this causes problems (e.g. link errors which is a common problem
1126 especially if you use another library which also redefines the global new and delete), set this to 0.&lt;P&gt;
1127
1128 This switch is currently ignored for MinGW/Cygwin. The configure script sets this to 1 if wxUSE_MEMORY_TRACING is 1.&lt;P&gt;
1129
1130 Default: 0. Recommended setting: 0
1131 </description>
1132 <default-state>1</default-state>
1133 <requires></requires>
1134 <precludes></precludes>
1135 <enabled-if></enabled-if>
1136 <enabled-if-not></enabled-if-not>
1137 <indeterminate-if></indeterminate-if>
1138 <exclusivity></exclusivity>
1139 <context></context>
1140 <configure-command></configure-command>
1141 <help-topic>Debugging Overview</help-topic>
1142 <notes></notes>
1143 </setting>
1144 <setting type="bool-check">
1145 <active>1</active>
1146 <enabled>1</enabled>
1147 <name>wxUSE_DEBUG_NEW_ALWAYS</name>
1148 <description>&lt;B&gt;In debug mode, causes new to be defined to be WXDEBUG_NEW&lt;/B&gt; (see object.h).&lt;P&gt;
1149
1150 If this causes problems (e.g. link errors), set this to 0. You may need to set this to 0 if using templates (at least for VC++). This switch is currently ignored for MinGW/Cygwin/CodeWarrior.&lt;P&gt;
1151
1152 Default: 0. Recommended setting: 0
1153 </description>
1154 <default-state>1</default-state>
1155 <requires></requires>
1156 <precludes></precludes>
1157 <enabled-if></enabled-if>
1158 <enabled-if-not></enabled-if-not>
1159 <indeterminate-if></indeterminate-if>
1160 <exclusivity></exclusivity>
1161 <context></context>
1162 <configure-command></configure-command>
1163 <help-topic>Debugging overview</help-topic>
1164 <notes></notes>
1165 </setting>
1166 <setting type="bool-check">
1167 <active>1</active>
1168 <enabled>1</enabled>
1169 <name>wxUSE_ON_FATAL_EXCEPTION</name>
1170 <description>&lt;B&gt;Fatal exceptions handling&lt;/B&gt;&lt;P&gt;
1171
1172 wxHandleFatalExceptions() may be used to catch the program faults at run time and, instead of terminating the program with a usual GPF message box, call the user-defined wxApp::OnFatalException() function. If you set wxUSE_ON_FATAL_EXCEPTION to 0, wxHandleFatalExceptions() will not work.&lt;P&gt;
1173
1174 This setting is for Win32 only and can only be enabled if your compiler supports Win32 structured exception handling (currently only VC++ does).&lt;P&gt;
1175
1176 Default: 1. Recommended setting: 1 if your compiler supports it.
1177 </description>
1178 <default-state>1</default-state>
1179 <requires></requires>
1180 <precludes></precludes>
1181 <enabled-if></enabled-if>
1182 <enabled-if-not></enabled-if-not>
1183 <indeterminate-if></indeterminate-if>
1184 <exclusivity></exclusivity>
1185 <context>__WXMSW__</context>
1186 <configure-command>--enable-catch_segvs</configure-command>
1187 <help-topic></help-topic>
1188 <notes></notes>
1189 </setting>
1190 </setting>
1191 <setting type="group">
1192 <active>1</active>
1193 <enabled>0</enabled>
1194 <name>Unicode</name>
1195 <description>&lt;B&gt;Unicode settings&lt;/B&gt;</description>
1196 <default-state>1</default-state>
1197 <requires></requires>
1198 <precludes></precludes>
1199 <enabled-if></enabled-if>
1200 <enabled-if-not></enabled-if-not>
1201 <indeterminate-if></indeterminate-if>
1202 <exclusivity></exclusivity>
1203 <context></context>
1204 <configure-command></configure-command>
1205 <help-topic></help-topic>
1206 <notes></notes>
1207 <setting type="bool-check">
1208 <active>0</active>
1209 <enabled>0</enabled>
1210 <name>wxUSE_UNICODE</name>
1211 <description>&lt;B&gt;Unicode mode&lt;/B&gt;&lt;P&gt;
1212
1213 Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be defined as wchar_t, wxString will use Unicode internally. If you set this to 1, you must use the wxT() macro for all literal strings in the program.&lt;P&gt;
1214
1215 Unicode is currently only fully supported under Windows NT/2000/XP (Windows 9x doesn't support it and the programs compiled in Unicode mode will not run under 9x -- but see wxUSE_UNICODE_MSLU below).&lt;P&gt;
1216
1217 Default: 0. Recommended setting: 0 (unless you only plan to use Windows NT/2000/XP)
1218 </description>
1219 <default-state>0</default-state>
1220 <requires></requires>
1221 <precludes>Debug ANSI Static,Release ANSI Static,Debug ANSI Shared,Release ANSI Shared</precludes>
1222 <enabled-if>Debug Unicode Static,Release Unicode Static,Debug Unicode Shared,Release Unicode Shared</enabled-if>
1223 <enabled-if-not></enabled-if-not>
1224 <indeterminate-if>Custom</indeterminate-if>
1225 <exclusivity></exclusivity>
1226 <context></context>
1227 <configure-command>--enable-unicode</configure-command>
1228 <help-topic>Unicode support in wxWindows</help-topic>
1229 <notes></notes>
1230 </setting>
1231 <setting type="bool-check">
1232 <active>0</active>
1233 <enabled>0</enabled>
1234 <name>wxUSE_UNICODE_MSLU</name>
1235 <description>&lt;B&gt;Unicode MSLU support&lt;/B&gt;&lt;P&gt;
1236
1237 Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode and be able to run compiled apps under Windows 9x as well as NT/2000/XP.
1238 This setting enables use of unicows.dll from MSLU, the MS Layer for Unicode, see:&lt;P&gt;
1239
1240 http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx&lt;P&gt;
1241
1242 Note that you will have to modify the makefiles to include unicows.lib import library as the first library (if you use MSVC, you can run the makefile with:&lt;P&gt;
1243
1244 nmake MSLU=1 UNICODE=1&lt;P&gt;
1245
1246 If your compiler doesn't have unicows.lib, you can get a version of it at:&lt;P&gt;
1247
1248 http://libunicows.sourceforge.net&lt;P&gt;
1249
1250 Default: 0. Recommended setting: 0 (1 if you want to deploy Unicode apps on 9x systems)</description>
1251 <default-state>1</default-state>
1252 <requires>wxUSE_UNICODE</requires>
1253 <precludes></precludes>
1254 <enabled-if></enabled-if>
1255 <enabled-if-not></enabled-if-not>
1256 <indeterminate-if></indeterminate-if>
1257 <exclusivity></exclusivity>
1258 <context>__WXMSW__</context>
1259 <configure-command>--enable-mslu</configure-command>
1260 <help-topic>Unicode support in wxWindows</help-topic>
1261 <notes></notes>
1262 </setting>
1263 <setting type="bool-check">
1264 <active>1</active>
1265 <enabled>1</enabled>
1266 <name>wxUSE_WCHAR_T</name>
1267 <description>&lt;B&gt;Wide character support&lt;/B&gt;&lt;P&gt;
1268
1269 Setting wxUSE_WCHAR_T to 1 gives you some degree of Unicode support without compiling the program in Unicode mode. More precisely, it will be possible to construct wxString from a wide (Unicode) string and convert any wxString to Unicode.&lt;P&gt;
1270
1271 If using configure, this setting is automatically detected and set.&lt;P&gt;
1272
1273 Default: 1. Recommended setting: 1
1274 </description>
1275 <default-state>1</default-state>
1276 <requires></requires>
1277 <precludes></precludes>
1278 <enabled-if></enabled-if>
1279 <enabled-if-not></enabled-if-not>
1280 <indeterminate-if></indeterminate-if>
1281 <exclusivity></exclusivity>
1282 <context></context>
1283 <configure-command></configure-command>
1284 <help-topic></help-topic>
1285 <notes>Internationalization</notes>
1286 </setting>
1287 </setting>
1288 <setting type="check-group">
1289 <active>1</active>
1290 <enabled>1</enabled>
1291 <name>Logging</name>
1292 <description>&lt;B&gt;wxLog facilities&lt;/B&gt;&lt;P&gt;
1293
1294 </description>
1295 <default-state>1</default-state>
1296 <requires></requires>
1297 <precludes></precludes>
1298 <enabled-if></enabled-if>
1299 <enabled-if-not></enabled-if-not>
1300 <indeterminate-if></indeterminate-if>
1301 <exclusivity></exclusivity>
1302 <context></context>
1303 <configure-command></configure-command>
1304 <help-topic></help-topic>
1305 <notes></notes>
1306 <setting type="bool-check">
1307 <active>1</active>
1308 <enabled>1</enabled>
1309 <name>wxUSE_LOG</name>
1310 <description>&lt;B&gt;wxLog&lt;/B&gt;&lt;P&gt;
1311
1312 Support for message/error logging. This includes wxLogXXX() functions and wxLog and derived classes. Don't set this to 0 unless you really know what you are doing.&lt;P&gt;
1313
1314 Default: 1. Recommended setting: 1 (always)
1315 </description>
1316 <default-state>1</default-state>
1317 <requires></requires>
1318 <precludes></precludes>
1319 <enabled-if></enabled-if>
1320 <enabled-if-not></enabled-if-not>
1321 <indeterminate-if></indeterminate-if>
1322 <exclusivity></exclusivity>
1323 <context></context>
1324 <configure-command>--enable-log</configure-command>
1325 <help-topic>wxLog</help-topic>
1326 <notes></notes>
1327 </setting>
1328 <setting type="bool-check">
1329 <active>1</active>
1330 <enabled>1</enabled>
1331 <name>wxUSE_LOGWINDOW</name>
1332 <description>&lt;B&gt;wxLogWindow&lt;/B&gt;&lt;P&gt;
1333 </description>
1334 <default-state>1</default-state>
1335 <requires>wxUSE_TEXTCTRL</requires>
1336 <precludes></precludes>
1337 <enabled-if></enabled-if>
1338 <enabled-if-not></enabled-if-not>
1339 <indeterminate-if></indeterminate-if>
1340 <exclusivity></exclusivity>
1341 <context></context>
1342 <configure-command>--enable-logwin</configure-command>
1343 <help-topic>wxLog</help-topic>
1344 <notes></notes>
1345 </setting>
1346 <setting type="bool-check">
1347 <active>1</active>
1348 <enabled>1</enabled>
1349 <name>wxUSE_LOGGUI</name>
1350 <description>&lt;B&gt;wxLogGui&lt;/B&gt;&lt;P&gt;</description>
1351 <default-state>1</default-state>
1352 <requires></requires>
1353 <precludes></precludes>
1354 <enabled-if></enabled-if>
1355 <enabled-if-not></enabled-if-not>
1356 <indeterminate-if></indeterminate-if>
1357 <exclusivity></exclusivity>
1358 <context></context>
1359 <configure-command>--enable-loggui</configure-command>
1360 <help-topic>wxLog</help-topic>
1361 <notes></notes>
1362 </setting>
1363 <setting type="bool-check">
1364 <active>1</active>
1365 <enabled>1</enabled>
1366 <name>wxUSE_LOG_DIALOG</name>
1367 <description>&lt;B&gt;wxLogDialog&lt;/B&gt;&lt;P&gt;</description>
1368 <default-state>1</default-state>
1369 <requires>wxUSE_LISTCTRL</requires>
1370 <precludes></precludes>
1371 <enabled-if></enabled-if>
1372 <enabled-if-not></enabled-if-not>
1373 <indeterminate-if></indeterminate-if>
1374 <exclusivity></exclusivity>
1375 <context></context>
1376 <configure-command>--enable-logdialog</configure-command>
1377 <help-topic>wxLog</help-topic>
1378 <notes></notes>
1379 </setting>
1380 </setting>
1381 <setting type="group">
1382 <active>1</active>
1383 <enabled>0</enabled>
1384 <name>Files and streams</name>
1385 <description></description>
1386 <default-state>1</default-state>
1387 <requires></requires>
1388 <precludes></precludes>
1389 <enabled-if></enabled-if>
1390 <enabled-if-not></enabled-if-not>
1391 <indeterminate-if></indeterminate-if>
1392 <exclusivity></exclusivity>
1393 <context></context>
1394 <configure-command></configure-command>
1395 <help-topic></help-topic>
1396 <notes></notes>
1397 <setting type="check-group">
1398 <active>1</active>
1399 <enabled>1</enabled>
1400 <name>wxUSE_STREAMS</name>
1401 <description>&lt;B&gt;Stream support&lt;/B&gt;&lt;P&gt;
1402
1403 If enabled (1), compiles wxWindows streams classes.
1404
1405 Default: 1. Recommended setting: 1
1406
1407 </description>
1408 <default-state>1</default-state>
1409 <requires></requires>
1410 <precludes></precludes>
1411 <enabled-if></enabled-if>
1412 <enabled-if-not></enabled-if-not>
1413 <indeterminate-if></indeterminate-if>
1414 <exclusivity></exclusivity>
1415 <context></context>
1416 <configure-command>--enable-streams</configure-command>
1417 <help-topic>wxStreams overview</help-topic>
1418 <notes></notes>
1419 <setting type="bool-check">
1420 <active>1</active>
1421 <enabled>1</enabled>
1422 <name>wxUSE_ZIPSTREAM</name>
1423 <description>&lt;B&gt;wxZipInputStream, wxZipOutputStream&lt;/B&gt;&lt;P&gt;
1424
1425 Default: 1</description>
1426 <default-state>1</default-state>
1427 <requires></requires>
1428 <precludes></precludes>
1429 <enabled-if></enabled-if>
1430 <enabled-if-not></enabled-if-not>
1431 <indeterminate-if></indeterminate-if>
1432 <exclusivity></exclusivity>
1433 <context></context>
1434 <configure-command>--enable-zipstream</configure-command>
1435 <help-topic></help-topic>
1436 <notes></notes>
1437 </setting>
1438 </setting>
1439 <setting type="bool-check">
1440 <active>1</active>
1441 <enabled>0</enabled>
1442 <name>wxUSE_STD_IOSTREAM</name>
1443 <description>&lt;B&gt;Standard C++ streams&lt;/B&gt;&lt;P&gt;
1444
1445 Use standard C++ streams if 1. If 0, use wxWin streams implementation.&lt;P&gt;
1446
1447 Default: 0
1448 </description>
1449 <default-state>0</default-state>
1450 <requires></requires>
1451 <precludes></precludes>
1452 <enabled-if></enabled-if>
1453 <enabled-if-not></enabled-if-not>
1454 <indeterminate-if></indeterminate-if>
1455 <exclusivity></exclusivity>
1456 <context></context>
1457 <configure-command>--enable-std_iostreams</configure-command>
1458 <help-topic></help-topic>
1459 <notes></notes>
1460 </setting>
1461 <setting type="bool-check">
1462 <active>1</active>
1463 <enabled>1</enabled>
1464 <name>wxUSE_FILE</name>
1465 <description>&lt;B&gt;wxFile support&lt;/B&gt;&lt;P&gt;
1466
1467 Set wxUSE_FILE to 1 to compile wxFile classes. wxFile uses low level POSIX functions for file access, wxFFile uses ANSI C stdio.h functions.&lt;P&gt;
1468
1469 Default: 1. Recommended setting: 1. wxFile is highly recommended as it is required by i18n code, wxFileConfig and others.
1470 </description>
1471 <default-state>1</default-state>
1472 <requires></requires>
1473 <precludes></precludes>
1474 <enabled-if></enabled-if>
1475 <enabled-if-not></enabled-if-not>
1476 <indeterminate-if></indeterminate-if>
1477 <exclusivity></exclusivity>
1478 <context></context>
1479 <configure-command>--enable-file</configure-command>
1480 <help-topic>wxFile</help-topic>
1481 <notes></notes>
1482 </setting>
1483 <setting type="bool-check">
1484 <active>1</active>
1485 <enabled>1</enabled>
1486 <name>wxUSE_FFILE</name>
1487 <description>&lt;B&gt;wxFFile support&lt;/B&gt;&lt;P&gt;
1488
1489 Set wxUSE_FFILE to 1 to compile wxFFile classes. wxFFile uses ANSI C stdio.h functions.&lt;P&gt;
1490
1491 Default: 1. Recommended setting: 1.</description>
1492 <default-state>1</default-state>
1493 <requires></requires>
1494 <precludes></precludes>
1495 <enabled-if></enabled-if>
1496 <enabled-if-not></enabled-if-not>
1497 <indeterminate-if></indeterminate-if>
1498 <exclusivity></exclusivity>
1499 <context></context>
1500 <configure-command>--enable-ffile</configure-command>
1501 <help-topic>wxFFile</help-topic>
1502 <notes></notes>
1503 </setting>
1504 <setting type="bool-check">
1505 <active>1</active>
1506 <enabled>1</enabled>
1507 <name>wxUSE_FSVOLUME</name>
1508 <description>&lt;B&gt;wxFSVolume&lt;/B&gt;&lt;P&gt;
1509
1510 Use wxFSVolume class to provide access to the configured/active mount points.&lt;P&gt;
1511
1512 Default: 1. Recommended setting: 1 (but may be safely disabled if you don't use it)
1513 </description>
1514 <default-state>1</default-state>
1515 <requires></requires>
1516 <precludes></precludes>
1517 <enabled-if></enabled-if>
1518 <enabled-if-not></enabled-if-not>
1519 <indeterminate-if></indeterminate-if>
1520 <exclusivity></exclusivity>
1521 <context></context>
1522 <configure-command></configure-command>
1523 <help-topic>wxFSVolume</help-topic>
1524 <notes></notes>
1525 </setting>
1526 <setting type="bool-check">
1527 <active>1</active>
1528 <enabled>1</enabled>
1529 <name>wxUSE_TEXTBUFFER</name>
1530 <description>&lt;B&gt;wxTextBuffer&lt;/B&gt;&lt;P&gt;
1531
1532 This class is required by wxTextFile.</description>
1533 <default-state>1</default-state>
1534 <requires></requires>
1535 <precludes></precludes>
1536 <enabled-if></enabled-if>
1537 <enabled-if-not></enabled-if-not>
1538 <indeterminate-if></indeterminate-if>
1539 <exclusivity></exclusivity>
1540 <context></context>
1541 <configure-command>--enable-textbuf</configure-command>
1542 <help-topic>wxTextFile</help-topic>
1543 <notes></notes>
1544 </setting>
1545 <setting type="bool-check">
1546 <active>1</active>
1547 <enabled>1</enabled>
1548 <name>wxUSE_TEXTFILE</name>
1549 <description>&lt;B&gt;wxTextFile&lt;/B&gt;&lt;P&gt;
1550
1551 Requires wxFile and wxTextBuffer, required by wxFileConfig.</description>
1552 <default-state>1</default-state>
1553 <requires>wxUSE_TEXTBUFFER,wxUSE_FILE</requires>
1554 <precludes></precludes>
1555 <enabled-if></enabled-if>
1556 <enabled-if-not></enabled-if-not>
1557 <indeterminate-if></indeterminate-if>
1558 <exclusivity></exclusivity>
1559 <context></context>
1560 <configure-command>--enable-textfile</configure-command>
1561 <help-topic>wxTextFile</help-topic>
1562 <notes></notes>
1563 </setting>
1564 <setting type="bool-check">
1565 <active>1</active>
1566 <enabled>1</enabled>
1567 <name>wxUSE_CONFIG</name>
1568 <description>&lt;B&gt;wxConfig&lt;/B&gt;&lt;P&gt;
1569
1570 Setting wxUSE_CONFIG to 1 enables the use of wxConfig and related classes which allow the application to store its settings in the persistent storage. Setting this to 1 will also enable on-demand creation of the global config object in wxApp.&lt;P&gt;
1571
1572 Default: 1.</description>
1573 <default-state>1</default-state>
1574 <requires></requires>
1575 <precludes></precludes>
1576 <enabled-if></enabled-if>
1577 <enabled-if-not></enabled-if-not>
1578 <indeterminate-if></indeterminate-if>
1579 <exclusivity></exclusivity>
1580 <context></context>
1581 <configure-command>--enable-config</configure-command>
1582 <help-topic>wxConfig classes overview</help-topic>
1583 <notes></notes>
1584 </setting>
1585 <setting type="bool-check">
1586 <active>1</active>
1587 <enabled>1</enabled>
1588 <name>wxUSE_CONFIG_NATIVE</name>
1589 <description>&lt;B&gt;Native Config&lt;/B&gt;&lt;P&gt;
1590
1591 If wxUSE_CONFIG is 1, you may choose to use either the native config classes under Windows (using .INI files under Win16 and the registry under Win32) or the portable text file format used by the config classes under Unix.&lt;P&gt;
1592
1593 Default: 1 to use native classes. Note that you may still use
1594 wxFileConfig even if you set this to 1 - just the config object created by default for the applications needs will be a wxRegConfig or wxIniConfig and not wxFileConfig.&lt;P&gt;
1595
1596 Default: 1. Recommended setting: 1
1597 </description>
1598 <default-state>1</default-state>
1599 <requires></requires>
1600 <precludes></precludes>
1601 <enabled-if></enabled-if>
1602 <enabled-if-not></enabled-if-not>
1603 <indeterminate-if></indeterminate-if>
1604 <exclusivity></exclusivity>
1605 <context></context>
1606 <configure-command></configure-command>
1607 <help-topic>wxConfig classes overview</help-topic>
1608 <notes></notes>
1609 </setting>
1610 <setting type="bool-check">
1611 <active>1</active>
1612 <enabled>1</enabled>
1613 <name>wxUSE_MIMETYPE</name>
1614 <description>&lt;B&gt;wxMimeTypesManager&lt;/B&gt;&lt;P&gt;
1615
1616 Default: 1</description>
1617 <default-state>1</default-state>
1618 <requires>wxUSE_TEXTFILE</requires>
1619 <precludes></precludes>
1620 <enabled-if></enabled-if>
1621 <enabled-if-not></enabled-if-not>
1622 <indeterminate-if></indeterminate-if>
1623 <exclusivity></exclusivity>
1624 <context></context>
1625 <configure-command>--enable-mimetype</configure-command>
1626 <help-topic>wxMimeTypesManager</help-topic>
1627 <notes></notes>
1628 </setting>
1629 <setting type="check-group">
1630 <active>1</active>
1631 <enabled>1</enabled>
1632 <name>wxUSE_FILESYSTEM</name>
1633 <description>&lt;B&gt;Virtual file systems&lt;/B&gt;&lt;P&gt;
1634
1635 Enable virtual file systems (required by wxHTML)</description>
1636 <default-state>1</default-state>
1637 <requires></requires>
1638 <precludes></precludes>
1639 <enabled-if></enabled-if>
1640 <enabled-if-not></enabled-if-not>
1641 <indeterminate-if></indeterminate-if>
1642 <exclusivity></exclusivity>
1643 <context></context>
1644 <configure-command>--enable-filesystem</configure-command>
1645 <help-topic>wxFileSystem</help-topic>
1646 <notes></notes>
1647 <setting type="bool-check">
1648 <active>1</active>
1649 <enabled>1</enabled>
1650 <name>wxUSE_FS_ZIP</name>
1651 <description>&lt;B&gt;Virtual Zip filesystem&lt;/B&gt;&lt;P&gt;
1652
1653 Allows the application to extract files from zip files.&lt;P&gt;
1654
1655 Default: 1
1656 </description>
1657 <default-state>1</default-state>
1658 <requires></requires>
1659 <precludes></precludes>
1660 <enabled-if></enabled-if>
1661 <enabled-if-not></enabled-if-not>
1662 <indeterminate-if></indeterminate-if>
1663 <exclusivity></exclusivity>
1664 <context></context>
1665 <configure-command>--enable-fs_zip</configure-command>
1666 <help-topic></help-topic>
1667 <notes></notes>
1668 </setting>
1669 <setting type="bool-check">
1670 <active>1</active>
1671 <enabled>1</enabled>
1672 <name>wxUSE_FS_INET</name>
1673 <description>&lt;B&gt;Virtual Internet file system&lt;/B&gt;&lt;P&gt;
1674
1675 Default: 1</description>
1676 <default-state>1</default-state>
1677 <requires>wxUSE_STREAMS</requires>
1678 <precludes></precludes>
1679 <enabled-if></enabled-if>
1680 <enabled-if-not></enabled-if-not>
1681 <indeterminate-if></indeterminate-if>
1682 <exclusivity></exclusivity>
1683 <context></context>
1684 <configure-command>--enable-fs_inet</configure-command>
1685 <help-topic></help-topic>
1686 <notes></notes>
1687 </setting>
1688 </setting>
1689 <setting type="bool-check">
1690 <active>1</active>
1691 <enabled>1</enabled>
1692 <name>wxUSE_RESOURCES</name>
1693 <description>&lt;B&gt;wxGetResource/wxWriteResource&lt;/B&gt;&lt;P&gt;
1694
1695 Deprecated resource functions.&lt;P&gt;
1696
1697 On wxMSW, these functions use .ini files. On wxGTK+, they are implemented using wxFileConfig. On wxMotif, they use XrmDatabase. On all other platforms, they are not implemented.&lt;P&gt;
1698
1699 You might want to use them on wxMotif to access X11 resource files easily, but otherwise it is best to use wxConfig instead.&lt;P&gt;
1700
1701 Default: 1</description>
1702 <default-state>1</default-state>
1703 <requires></requires>
1704 <precludes></precludes>
1705 <enabled-if></enabled-if>
1706 <enabled-if-not></enabled-if-not>
1707 <indeterminate-if></indeterminate-if>
1708 <exclusivity></exclusivity>
1709 <context></context>
1710 <configure-command>--enable-xresources</configure-command>
1711 <help-topic></help-topic>
1712 <notes></notes>
1713 </setting>
1714 <setting type="bool-check">
1715 <active>1</active>
1716 <enabled>1</enabled>
1717 <name>wxUSE_IOSTREAMH</name>
1718 <description>&lt;B&gt;iostream setting&lt;/B&gt;&lt;P&gt;
1719
1720 VC++ 4.2 and above allows &amp;#60;iostream&amp;#62; and &amp;#60;iostream.h&amp;#62; but you can't mix them. Set to 1 for &amp;#60;iostream.h&amp;#62;, 0 for &amp;#60;iostream&amp;#62;. Note that VC++ 7.1 and later doesn't support wxUSE_IOSTREAMH == 1 and so &lt;iostream&gt; will be used anyhow.&lt;P&gt;
1721
1722 Default is 1.&lt;P&gt;
1723
1724 Recommended setting: whatever your compiler likes more
1725 </description>
1726 <default-state>1</default-state>
1727 <requires></requires>
1728 <precludes></precludes>
1729 <enabled-if></enabled-if>
1730 <enabled-if-not></enabled-if-not>
1731 <indeterminate-if></indeterminate-if>
1732 <exclusivity></exclusivity>
1733 <context></context>
1734 <configure-command></configure-command>
1735 <help-topic></help-topic>
1736 <notes></notes>
1737 </setting>
1738 <setting type="bool-check">
1739 <active>1</active>
1740 <enabled>1</enabled>
1741 <name>wxUSE_LARGEFILE</name>
1742 <description>&lt;B&gt;Large file support&lt;/B&gt;&lt;P&gt;
1743
1744 Clear to disable large file support (-D_LARGE_FILES).</description>
1745 <default-state>1</default-state>
1746 <requires></requires>
1747 <precludes></precludes>
1748 <enabled-if></enabled-if>
1749 <enabled-if-not></enabled-if-not>
1750 <indeterminate-if></indeterminate-if>
1751 <exclusivity></exclusivity>
1752 <context></context>
1753 <configure-command>--enable-largefile</configure-command>
1754 <help-topic></help-topic>
1755 <notes></notes>
1756 </setting>
1757 </setting>
1758 <setting type="group">
1759 <active>1</active>
1760 <enabled>0</enabled>
1761 <name>Data</name>
1762 <description>&lt;B&gt;Data classes&lt;/B&gt;</description>
1763 <default-state>1</default-state>
1764 <requires></requires>
1765 <precludes></precludes>
1766 <enabled-if></enabled-if>
1767 <enabled-if-not></enabled-if-not>
1768 <indeterminate-if></indeterminate-if>
1769 <exclusivity></exclusivity>
1770 <context></context>
1771 <configure-command></configure-command>
1772 <help-topic></help-topic>
1773 <notes></notes>
1774 <setting type="bool-check">
1775 <active>1</active>
1776 <enabled>1</enabled>
1777 <name>wxUSE_LONGLONG</name>
1778 <description>&lt;B&gt;wxLongLong support&lt;/B&gt;&lt;P&gt;
1779
1780 Set wxUSE_LONGLONG to 1 to compile the wxLongLong class. This is a 64 bit integer which is implemented in terms of native 64 bit integers if any or uses emulation otherwise.&lt;P&gt;
1781
1782 This class is required by wxDateTime and so you should enable it if you want to use wxDateTime. For most modern platforms, it will use the native 64 bit integers in which case (almost) all of its functions are inline and it almost does not take any space, so there should be no reason to switch it off.&lt;P&gt;
1783
1784 Default: 1. Recommended setting: 1
1785 </description>
1786 <default-state>1</default-state>
1787 <requires></requires>
1788 <precludes></precludes>
1789 <enabled-if></enabled-if>
1790 <enabled-if-not></enabled-if-not>
1791 <indeterminate-if></indeterminate-if>
1792 <exclusivity></exclusivity>
1793 <context></context>
1794 <configure-command>--enable-longlong</configure-command>
1795 <help-topic>wxLongLong</help-topic>
1796 <notes></notes>
1797 </setting>
1798 <setting type="bool-check">
1799 <active>1</active>
1800 <enabled>1</enabled>
1801 <name>wxUSE_APPLE_IEEE</name>
1802 <description>&lt;B&gt;IEEE floating point code&lt;/B&gt;&lt;P&gt;
1803
1804 If enabled, the code written by Apple will be used to write, in a portable way, floating point data on disk. See extended.c for the licence which is different from the wxWindows one.&lt;P&gt;
1805
1806 Default: 1. Recommended setting: 1 unless you don't like the licence terms (unlikely)
1807 </description>
1808 <default-state>1</default-state>
1809 <requires></requires>
1810 <precludes></precludes>
1811 <enabled-if></enabled-if>
1812 <enabled-if-not></enabled-if-not>
1813 <indeterminate-if></indeterminate-if>
1814 <exclusivity></exclusivity>
1815 <context></context>
1816 <configure-command>--enable-apple_ieee</configure-command>
1817 <help-topic></help-topic>
1818 <notes></notes>
1819 </setting>
1820 <setting type="bool-check">
1821 <active>1</active>
1822 <enabled>1</enabled>
1823 <name>wxUSE_REGEX</name>
1824 <description>&lt;B&gt;wxRegEx&lt;/B&gt;&lt;P&gt;
1825
1826 Support for regular expression matching via wxRegEx class: enable this to use POSIX regular expressions in your code. You need to compile theh regex library from src/regex to use it under Windows.&lt;P&gt;
1827
1828 Default: 1 Recommended setting: 1 if your compiler supports it.</description>
1829 <default-state>1</default-state>
1830 <requires></requires>
1831 <precludes></precludes>
1832 <enabled-if></enabled-if>
1833 <enabled-if-not></enabled-if-not>
1834 <indeterminate-if></indeterminate-if>
1835 <exclusivity></exclusivity>
1836 <context></context>
1837 <configure-command>--with-regex</configure-command>
1838 <help-topic>wxRegEx</help-topic>
1839 <notes></notes>
1840 <builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
1841
1842 Check to use the built-in version of the library, clear to use the wxWindows version.
1843 ">0</builtin>
1844 </setting>
1845 <setting type="bool-check">
1846 <active>1</active>
1847 <enabled>1</enabled>
1848 <name>wxUSE_GEOMETRY</name>
1849 <description>Miscellaneous geometry code</description>
1850 <default-state>1</default-state>
1851 <requires></requires>
1852 <precludes></precludes>
1853 <enabled-if></enabled-if>
1854 <enabled-if-not></enabled-if-not>
1855 <indeterminate-if></indeterminate-if>
1856 <exclusivity></exclusivity>
1857 <context></context>
1858 <configure-command>--enable-geometry</configure-command>
1859 <help-topic></help-topic>
1860 <notes></notes>
1861 </setting>
1862 </setting>
1863 <setting type="group">
1864 <active>1</active>
1865 <enabled>0</enabled>
1866 <name>Time</name>
1867 <description></description>
1868 <default-state>1</default-state>
1869 <requires></requires>
1870 <precludes></precludes>
1871 <enabled-if></enabled-if>
1872 <enabled-if-not></enabled-if-not>
1873 <indeterminate-if></indeterminate-if>
1874 <exclusivity></exclusivity>
1875 <context></context>
1876 <configure-command></configure-command>
1877 <help-topic></help-topic>
1878 <notes></notes>
1879 <setting type="bool-check">
1880 <active>1</active>
1881 <enabled>1</enabled>
1882 <name>wxUSE_DATETIME</name>
1883 <description>&lt;B&gt;wxDateTime&lt;/B&gt;&lt;P&gt;
1884
1885 Set wxUSE_DATETIME to 1 to compile the wxDateTime and related classes which manipulate dates, times and time intervals. wxDateTime replaces the old wxTime and wxDate classes which are still provided for backwards compatibility (and implemented in terms of wxDateTime).&lt;P&gt;
1886
1887 Note that this class is relatively new and is still officially in alpha
1888 stage because some features are not yet (fully) implemented. It is already quite useful though and should only be disabled if you are aiming at absolutely minimal version of the library.&lt;P&gt;
1889
1890 Requires: wxUSE_LONGLONG. Default: 1
1891 </description>
1892 <default-state>1</default-state>
1893 <requires>wxUSE_LONGLONG</requires>
1894 <precludes></precludes>
1895 <enabled-if></enabled-if>
1896 <enabled-if-not></enabled-if-not>
1897 <indeterminate-if></indeterminate-if>
1898 <exclusivity></exclusivity>
1899 <context></context>
1900 <configure-command>--enable-datetime</configure-command>
1901 <help-topic>wxDateTime</help-topic>
1902 <notes></notes>
1903 </setting>
1904 <setting type="bool-check">
1905 <active>1</active>
1906 <enabled>1</enabled>
1907 <name>wxUSE_TIMER</name>
1908 <description>&lt;B&gt;wxTimer&lt;/B&gt;&lt;P&gt;
1909
1910 Default: 1.</description>
1911 <default-state>1</default-state>
1912 <requires></requires>
1913 <precludes></precludes>
1914 <enabled-if></enabled-if>
1915 <enabled-if-not></enabled-if-not>
1916 <indeterminate-if></indeterminate-if>
1917 <exclusivity></exclusivity>
1918 <context></context>
1919 <configure-command>--enable-timer</configure-command>
1920 <help-topic>wxTimer</help-topic>
1921 <notes></notes>
1922 </setting>
1923 <setting type="bool-check">
1924 <active>1</active>
1925 <enabled>1</enabled>
1926 <name>wxUSE_STOPWATCH</name>
1927 <description>&lt;B&gt;wxStopWatch&lt;/B&gt;&lt;P&gt;
1928
1929 Default: 1. Needed by wxSocket.</description>
1930 <default-state>1</default-state>
1931 <requires>wxUSE_LONGLONG</requires>
1932 <precludes></precludes>
1933 <enabled-if></enabled-if>
1934 <enabled-if-not></enabled-if-not>
1935 <indeterminate-if></indeterminate-if>
1936 <exclusivity></exclusivity>
1937 <context></context>
1938 <configure-command>--enable-stopwatch</configure-command>
1939 <help-topic>wxStopWatch</help-topic>
1940 <notes></notes>
1941 </setting>
1942 </setting>
1943 <setting type="group">
1944 <active>1</active>
1945 <enabled>0</enabled>
1946 <name>Network</name>
1947 <description></description>
1948 <default-state>1</default-state>
1949 <requires></requires>
1950 <precludes></precludes>
1951 <enabled-if></enabled-if>
1952 <enabled-if-not></enabled-if-not>
1953 <indeterminate-if></indeterminate-if>
1954 <exclusivity></exclusivity>
1955 <context></context>
1956 <configure-command></configure-command>
1957 <help-topic></help-topic>
1958 <notes></notes>
1959 <setting type="bool-check">
1960 <active>1</active>
1961 <enabled>1</enabled>
1962 <name>wxUSE_DIALUP_MANAGER</name>
1963 <description>&lt;B&gt;wxDialUpManager&lt;/B&gt;&lt;P&gt;
1964
1965 If wxUSE_DIALUP_MANAGER is 1, compiles in wxDialUpManager class which allows connection to/disconnection from the network and notificaton whenever the dial-up network connection is established or terminated. Requires wxUSE_DYNAMIC_LOADER.
1966
1967 Default: 1. Recommended setting: 1
1968 </description>
1969 <default-state>1</default-state>
1970 <requires></requires>
1971 <precludes></precludes>
1972 <enabled-if></enabled-if>
1973 <enabled-if-not></enabled-if-not>
1974 <indeterminate-if></indeterminate-if>
1975 <exclusivity></exclusivity>
1976 <context></context>
1977 <configure-command>--enable-dialupman</configure-command>
1978 <help-topic>wxDialupManager</help-topic>
1979 <notes></notes>
1980 </setting>
1981 <setting type="bool-check">
1982 <active>1</active>
1983 <enabled>1</enabled>
1984 <name>wxUSE_SOCKETS</name>
1985 <description>&lt;B&gt;wxSocket&lt;/B&gt;&lt;P&gt;
1986
1987 wxSocket and friends.&lt;P&gt;
1988
1989 Default: 1</description>
1990 <default-state>1</default-state>
1991 <requires>wxUSE_STOPWATCH</requires>
1992 <precludes></precludes>
1993 <enabled-if></enabled-if>
1994 <enabled-if-not></enabled-if-not>
1995 <indeterminate-if></indeterminate-if>
1996 <exclusivity></exclusivity>
1997 <context></context>
1998 <configure-command>--enable-sockets</configure-command>
1999 <help-topic>wxSocketBase</help-topic>
2000 <notes></notes>
2001 </setting>
2002 <setting type="check-group">
2003 <active>1</active>
2004 <enabled>1</enabled>
2005 <name>wxUSE_PROTOCOL</name>
2006 <description>&lt;B&gt;wxProtocol&lt;/B&gt;&lt;P&gt;
2007
2008 wxProtocol and related classes: if you want to use any of wxFTP, wxHTTP or wxURL you need to set this to 1.&lt;P&gt;
2009
2010 Default: 1
2011
2012 </description>
2013 <default-state>1</default-state>
2014 <requires>wxUSE_STREAMS</requires>
2015 <precludes></precludes>
2016 <enabled-if></enabled-if>
2017 <enabled-if-not></enabled-if-not>
2018 <indeterminate-if></indeterminate-if>
2019 <exclusivity></exclusivity>
2020 <context></context>
2021 <configure-command>--enable-protocol</configure-command>
2022 <help-topic>wxProtocol</help-topic>
2023 <notes></notes>
2024 <setting type="bool-check">
2025 <active>1</active>
2026 <enabled>1</enabled>
2027 <name>wxUSE_PROTOCOL_FILE</name>
2028 <description>&lt;B&gt;wxFileProto&lt;/B&gt;&lt;P&gt;
2029
2030 </description>
2031 <default-state>1</default-state>
2032 <requires></requires>
2033 <precludes></precludes>
2034 <enabled-if></enabled-if>
2035 <enabled-if-not></enabled-if-not>
2036 <indeterminate-if></indeterminate-if>
2037 <exclusivity></exclusivity>
2038 <context></context>
2039 <configure-command>--enable-protocol-file</configure-command>
2040 <help-topic>wxProtocol</help-topic>
2041 <notes></notes>
2042 </setting>
2043 <setting type="bool-check">
2044 <active>1</active>
2045 <enabled>1</enabled>
2046 <name>wxUSE_PROTOCOL_FTP</name>
2047 <description>&lt;B&gt;wxFTP&lt;/B&gt;</description>
2048 <default-state>1</default-state>
2049 <requires></requires>
2050 <precludes></precludes>
2051 <enabled-if></enabled-if>
2052 <enabled-if-not></enabled-if-not>
2053 <indeterminate-if></indeterminate-if>
2054 <exclusivity></exclusivity>
2055 <context></context>
2056 <configure-command>--enable-protocol-ftp</configure-command>
2057 <help-topic>wxFTP</help-topic>
2058 <notes></notes>
2059 </setting>
2060 <setting type="bool-check">
2061 <active>1</active>
2062 <enabled>1</enabled>
2063 <name>wxUSE_PROTOCOL_HTTP</name>
2064 <description>&lt;B&gt;wxHTTP&lt;/B&gt;&lt;P&gt;</description>
2065 <default-state>1</default-state>
2066 <requires></requires>
2067 <precludes></precludes>
2068 <enabled-if></enabled-if>
2069 <enabled-if-not></enabled-if-not>
2070 <indeterminate-if></indeterminate-if>
2071 <exclusivity></exclusivity>
2072 <context></context>
2073 <configure-command>--enable-protocol-http</configure-command>
2074 <help-topic>wxHTTP</help-topic>
2075 <notes></notes>
2076 </setting>
2077 <setting type="bool-check">
2078 <active>1</active>
2079 <enabled>1</enabled>
2080 <name>wxUSE_URL</name>
2081 <description>&lt;B&gt;wxURL&lt;/B&gt;</description>
2082 <default-state>1</default-state>
2083 <requires></requires>
2084 <precludes></precludes>
2085 <enabled-if></enabled-if>
2086 <enabled-if-not></enabled-if-not>
2087 <indeterminate-if></indeterminate-if>
2088 <exclusivity></exclusivity>
2089 <context></context>
2090 <configure-command>--enable-url</configure-command>
2091 <help-topic>wxURL</help-topic>
2092 <notes></notes>
2093 </setting>
2094 </setting>
2095 <setting type="bool-check">
2096 <active>1</active>
2097 <enabled>1</enabled>
2098 <name>wxUSE_IPC</name>
2099 <description>&lt;B&gt;wxIPC&lt;/B&gt;&lt;P&gt;
2100
2101 The wxServer, wxClient and wxConnection classes are a high-level IPC implementation, using DDE on MS Windows and sockets on other platforms.&lt;P&gt;
2102
2103 Default: 1. Recommended value: 1.</description>
2104 <default-state>1</default-state>
2105 <requires></requires>
2106 <precludes></precludes>
2107 <enabled-if></enabled-if>
2108 <enabled-if-not></enabled-if-not>
2109 <indeterminate-if></indeterminate-if>
2110 <exclusivity></exclusivity>
2111 <context></context>
2112 <configure-command>--enable-ipc</configure-command>
2113 <help-topic>Interprocess communication overview</help-topic>
2114 <notes></notes>
2115 </setting>
2116 </setting>
2117 <setting type="group">
2118 <active>1</active>
2119 <enabled>0</enabled>
2120 <name>Windows</name>
2121 <description></description>
2122 <default-state>1</default-state>
2123 <requires></requires>
2124 <precludes></precludes>
2125 <enabled-if></enabled-if>
2126 <enabled-if-not></enabled-if-not>
2127 <indeterminate-if></indeterminate-if>
2128 <exclusivity></exclusivity>
2129 <context></context>
2130 <configure-command></configure-command>
2131 <help-topic></help-topic>
2132 <notes></notes>
2133 <setting type="check-group">
2134 <active>1</active>
2135 <enabled>1</enabled>
2136 <name>wxUSE_STATUSBAR</name>
2137 <description>&lt;B&gt;wxStatusBar&lt;/B&gt;&lt;P&gt;
2138
2139 On MS Windows, depending on the value of wxUSE_NATIVE_STATUSBAR, either wxStatusBar95 or a generic wxStatusBar will be used.</description>
2140 <default-state>1</default-state>
2141 <requires></requires>
2142 <precludes></precludes>
2143 <enabled-if></enabled-if>
2144 <enabled-if-not></enabled-if-not>
2145 <indeterminate-if></indeterminate-if>
2146 <exclusivity></exclusivity>
2147 <context></context>
2148 <configure-command>--enable-statusbar</configure-command>
2149 <help-topic>wxStatusBar</help-topic>
2150 <notes></notes>
2151 <setting type="bool-check">
2152 <active>1</active>
2153 <enabled>1</enabled>
2154 <name>wxUSE_NATIVE_STATUSBAR</name>
2155 <description>Two status bar implementations are available under Win32: the generic one or the wrapper around native control. For native look and feel, the native version should be used.&lt;P&gt;
2156
2157 Default: 1. Recommended setting: 1 (there is no advantage in using the generic one)
2158 </description>
2159 <default-state>1</default-state>
2160 <requires></requires>
2161 <precludes></precludes>
2162 <enabled-if></enabled-if>
2163 <enabled-if-not></enabled-if-not>
2164 <indeterminate-if></indeterminate-if>
2165 <exclusivity></exclusivity>
2166 <context></context>
2167 <configure-command></configure-command>
2168 <help-topic>wxStatusBar</help-topic>
2169 <notes></notes>
2170 </setting>
2171 </setting>
2172 <setting type="check-group">
2173 <active>1</active>
2174 <enabled>1</enabled>
2175 <name>wxUSE_TOOLBAR</name>
2176 <description>&lt;B&gt;wxToolBar&lt;/B&gt;&lt;P&gt;
2177
2178 If wxUSE_TOOLBAR is 0, don't compile any toolbar
2179 classes at all. Otherwise, use the native toolbar class unless
2180 wxUSE_TOOLBAR_NATIVE is 0. Additionally, the generic toolbar class which supports some features which might not be supported by the native wxToolBar class may be compiled in if wxUSE_TOOLBAR_SIMPLE is 1.&lt;P&gt;
2181
2182 Default: 1. Recommended setting: 1</description>
2183 <default-state>1</default-state>
2184 <requires></requires>
2185 <precludes></precludes>
2186 <enabled-if></enabled-if>
2187 <enabled-if-not></enabled-if-not>
2188 <indeterminate-if></indeterminate-if>
2189 <exclusivity></exclusivity>
2190 <context></context>
2191 <configure-command>--enable-toolbar</configure-command>
2192 <help-topic>wxToolBar</help-topic>
2193 <notes></notes>
2194 <setting type="bool-check">
2195 <active>1</active>
2196 <enabled>1</enabled>
2197 <name>wxUSE_TOOLBAR_NATIVE</name>
2198 <description>Use the native toolbar implementation wherever possible.</description>
2199 <default-state>1</default-state>
2200 <requires></requires>
2201 <precludes></precludes>
2202 <enabled-if></enabled-if>
2203 <enabled-if-not></enabled-if-not>
2204 <indeterminate-if></indeterminate-if>
2205 <exclusivity></exclusivity>
2206 <context></context>
2207 <configure-command>--enable-tbarnative</configure-command>
2208 <help-topic>wxToolBar</help-topic>
2209 <notes></notes>
2210 </setting>
2211 <setting type="bool-check">
2212 <active>1</active>
2213 <enabled>0</enabled>
2214 <name>wxUSE_TOOLBAR_SIMPLE</name>
2215 <description>Compile wxToolBarSimple, a simple generic toolbar implementation, in addition to any others that are enabled.&lt;P&gt;
2216
2217 This must be enabled if wxUSE_TOOLBAR_NATIVE is disabled.</description>
2218 <default-state>1</default-state>
2219 <requires></requires>
2220 <precludes></precludes>
2221 <enabled-if></enabled-if>
2222 <enabled-if-not>wxUSE_TOOLBAR_NATIVE</enabled-if-not>
2223 <indeterminate-if></indeterminate-if>
2224 <exclusivity></exclusivity>
2225 <context></context>
2226 <configure-command>--enable-tbarsmpl</configure-command>
2227 <help-topic>wxToolBar</help-topic>
2228 <notes></notes>
2229 </setting>
2230 </setting>
2231 <setting type="bool-check">
2232 <active>1</active>
2233 <enabled>1</enabled>
2234 <name>wxUSE_GRID</name>
2235 <description>&lt;B&gt;wxGrid&lt;/B&gt;&lt;P&gt;
2236
2237 wxGrid class.</description>
2238 <default-state>1</default-state>
2239 <requires></requires>
2240 <precludes></precludes>
2241 <enabled-if></enabled-if>
2242 <enabled-if-not></enabled-if-not>
2243 <indeterminate-if></indeterminate-if>
2244 <exclusivity></exclusivity>
2245 <context></context>
2246 <configure-command>--enable-grid</configure-command>
2247 <help-topic>wxGrid</help-topic>
2248 <notes></notes>
2249 </setting>
2250 <setting type="bool-check">
2251 <active>1</active>
2252 <enabled>1</enabled>
2253 <name>wxUSE_SASH</name>
2254 <description>&lt;B&gt;wxSashWindow&lt;/B&gt;&lt;P&gt;</description>
2255 <default-state>1</default-state>
2256 <requires></requires>
2257 <precludes></precludes>
2258 <enabled-if></enabled-if>
2259 <enabled-if-not></enabled-if-not>
2260 <indeterminate-if></indeterminate-if>
2261 <exclusivity></exclusivity>
2262 <context></context>
2263 <configure-command>--enable-sash</configure-command>
2264 <help-topic>wxSashWindow</help-topic>
2265 <notes></notes>
2266 </setting>
2267 <setting type="bool-check">
2268 <active>1</active>
2269 <enabled>1</enabled>
2270 <name>wxUSE_SPLITTER</name>
2271 <description>&lt;B&gt;wxSplitterWindow&lt;/B&gt;&lt;P&gt;</description>
2272 <default-state>1</default-state>
2273 <requires></requires>
2274 <precludes></precludes>
2275 <enabled-if></enabled-if>
2276 <enabled-if-not></enabled-if-not>
2277 <indeterminate-if></indeterminate-if>
2278 <exclusivity></exclusivity>
2279 <context></context>
2280 <configure-command>--enable-splitter</configure-command>
2281 <help-topic>wxSplitterWindow</help-topic>
2282 <notes></notes>
2283 </setting>
2284 <setting type="bool-check">
2285 <active>1</active>
2286 <enabled>0</enabled>
2287 <name>wxUSE_GLCANVAS</name>
2288 <description>&lt;B&gt;wxGLCanvas&lt;/B&gt;&lt;P&gt;</description>
2289 <default-state>1</default-state>
2290 <requires></requires>
2291 <precludes></precludes>
2292 <enabled-if></enabled-if>
2293 <enabled-if-not></enabled-if-not>
2294 <indeterminate-if></indeterminate-if>
2295 <exclusivity></exclusivity>
2296 <context></context>
2297 <configure-command>--with-opengl</configure-command>
2298 <help-topic>wxGLCanvas</help-topic>
2299 <notes></notes>
2300 </setting>
2301 <setting type="bool-check">
2302 <active>1</active>
2303 <enabled>1</enabled>
2304 <name>wxUSE_POPUPWINDOW</name>
2305 <description>&lt;B&gt;wxPopupWindow&lt;/B&gt;&lt;P&gt;
2306
2307 Enables the popup window class.
2308 </description>
2309 <default-state>1</default-state>
2310 <requires></requires>
2311 <precludes></precludes>
2312 <enabled-if></enabled-if>
2313 <enabled-if-not></enabled-if-not>
2314 <indeterminate-if></indeterminate-if>
2315 <exclusivity></exclusivity>
2316 <context></context>
2317 <configure-command>--enable-popupwin</configure-command>
2318 <help-topic>wxPopupWindow</help-topic>
2319 <notes></notes>
2320 </setting>
2321 <setting type="bool-check">
2322 <active>1</active>
2323 <enabled>1</enabled>
2324 <name>wxUSE_TIPWINDOW</name>
2325 <description>&lt;B&gt;wxTipWindow&lt;/B&gt;&lt;P&gt;
2326
2327 Enables the generic tip window class.&lt;P&gt;
2328
2329 This is used to implement tooltips on some ports.</description>
2330 <default-state>1</default-state>
2331 <requires></requires>
2332 <precludes></precludes>
2333 <enabled-if></enabled-if>
2334 <enabled-if-not></enabled-if-not>
2335 <indeterminate-if></indeterminate-if>
2336 <exclusivity></exclusivity>
2337 <context></context>
2338 <configure-command>--enable-tipwindow</configure-command>
2339 <help-topic>wxTipWindow</help-topic>
2340 <notes></notes>
2341 </setting>
2342 <setting type="bool-check">
2343 <active>1</active>
2344 <enabled>1</enabled>
2345 <name>wxUSE_MINIFRAME</name>
2346 <description>&lt;B&gt;Miniframe&lt;/B&gt;&lt;P&gt;
2347
2348 Use the wxMiniFrame class. Not implemented on all platforms.</description>
2349 <default-state>1</default-state>
2350 <requires></requires>
2351 <precludes></precludes>
2352 <enabled-if></enabled-if>
2353 <enabled-if-not></enabled-if-not>
2354 <indeterminate-if></indeterminate-if>
2355 <exclusivity></exclusivity>
2356 <context></context>
2357 <configure-command>--enable-miniframe</configure-command>
2358 <help-topic>wxMiniFrame</help-topic>
2359 <notes></notes>
2360 </setting>
2361 <setting type="check-group">
2362 <active>1</active>
2363 <enabled>1</enabled>
2364 <name>wxUSE_CONTROLS</name>
2365 <description>&lt;B&gt;Controls&lt;/B&gt;&lt;P&gt;
2366
2367 You must set wxUSE_CONTROLS to 1 if you are using any controls at all (without it, the wxControl class is not compiled).
2368 </description>
2369 <default-state>1</default-state>
2370 <requires></requires>
2371 <precludes></precludes>
2372 <enabled-if></enabled-if>
2373 <enabled-if-not></enabled-if-not>
2374 <indeterminate-if></indeterminate-if>
2375 <exclusivity></exclusivity>
2376 <context></context>
2377 <configure-command>--enable-controls</configure-command>
2378 <help-topic></help-topic>
2379 <notes></notes>
2380 <setting type="bool-check">
2381 <active>1</active>
2382 <enabled>1</enabled>
2383 <name>wxUSE_BUTTON</name>
2384 <description>&lt;B&gt;wxButton&lt;/B&gt;&lt;P&gt;</description>
2385 <default-state>1</default-state>
2386 <requires></requires>
2387 <precludes></precludes>
2388 <enabled-if></enabled-if>
2389 <enabled-if-not></enabled-if-not>
2390 <indeterminate-if></indeterminate-if>
2391 <exclusivity></exclusivity>
2392 <context></context>
2393 <configure-command>--enable-button</configure-command>
2394 <help-topic>wxButton</help-topic>
2395 <notes></notes>
2396 </setting>
2397 <setting type="bool-check">
2398 <active>1</active>
2399 <enabled>1</enabled>
2400 <name>wxUSE_BMPBUTTON</name>
2401 <description>&lt;B&gt;wxBitmapButton&lt;/B&gt;&lt;P&gt;</description>
2402 <default-state>1</default-state>
2403 <requires></requires>
2404 <precludes></precludes>
2405 <enabled-if></enabled-if>
2406 <enabled-if-not></enabled-if-not>
2407 <indeterminate-if></indeterminate-if>
2408 <exclusivity></exclusivity>
2409 <context></context>
2410 <configure-command>--enable-bmpbutton</configure-command>
2411 <help-topic>wxBitmapButton</help-topic>
2412 <notes></notes>
2413 </setting>
2414 <setting type="bool-check">
2415 <active>1</active>
2416 <enabled>1</enabled>
2417 <name>wxUSE_CALENDARCTRL</name>
2418 <description>&lt;B&gt;wxCalCtrl&lt;/B&gt;&lt;P&gt;
2419
2420 A calendar control.</description>
2421 <default-state>1</default-state>
2422 <requires>wxUSE_SPINBTN,wxUSE_COMBOBOX</requires>
2423 <precludes></precludes>
2424 <enabled-if></enabled-if>
2425 <enabled-if-not></enabled-if-not>
2426 <indeterminate-if></indeterminate-if>
2427 <exclusivity></exclusivity>
2428 <context></context>
2429 <configure-command>--enable-calendar</configure-command>
2430 <help-topic>wxCalCtrl</help-topic>
2431 <notes></notes>
2432 </setting>
2433 <setting type="bool-check">
2434 <active>1</active>
2435 <enabled>1</enabled>
2436 <name>wxUSE_CHECKBOX</name>
2437 <description>&lt;B&gt;wxCheckBox&lt;/B&gt;&lt;P&gt;</description>
2438 <default-state>1</default-state>
2439 <requires></requires>
2440 <precludes></precludes>
2441 <enabled-if></enabled-if>
2442 <enabled-if-not></enabled-if-not>
2443 <indeterminate-if></indeterminate-if>
2444 <exclusivity></exclusivity>
2445 <context></context>
2446 <configure-command>--enable-checkbox</configure-command>
2447 <help-topic>wxCheckBox</help-topic>
2448 <notes></notes>
2449 </setting>
2450 <setting type="bool-check">
2451 <active>1</active>
2452 <enabled>1</enabled>
2453 <name>wxUSE_CHECKLISTBOX</name>
2454 <description>&lt;B&gt;wxCheckListBox&lt;/B&gt;&lt;P&gt;</description>
2455 <default-state>1</default-state>
2456 <requires>wxUSE_LISTBOX</requires>
2457 <precludes></precludes>
2458 <enabled-if></enabled-if>
2459 <enabled-if-not></enabled-if-not>
2460 <indeterminate-if></indeterminate-if>
2461 <exclusivity></exclusivity>
2462 <context></context>
2463 <configure-command>--enable-checklst</configure-command>
2464 <help-topic>wxCheckListBox</help-topic>
2465 <notes></notes>
2466 </setting>
2467 <setting type="bool-check">
2468 <active>1</active>
2469 <enabled>1</enabled>
2470 <name>wxUSE_CHOICE</name>
2471 <description>&lt;B&gt;wxChoice&lt;/B&gt;&lt;P&gt;
2472 </description>
2473 <default-state>1</default-state>
2474 <requires></requires>
2475 <precludes></precludes>
2476 <enabled-if></enabled-if>
2477 <enabled-if-not></enabled-if-not>
2478 <indeterminate-if></indeterminate-if>
2479 <exclusivity></exclusivity>
2480 <context></context>
2481 <configure-command>--enable-choice</configure-command>
2482 <help-topic>wxChoice</help-topic>
2483 <notes></notes>
2484 </setting>
2485 <setting type="bool-check">
2486 <active>1</active>
2487 <enabled>1</enabled>
2488 <name>wxUSE_COMBOBOX</name>
2489 <description>&lt;B&gt;wxComboBox&lt;/B&gt;&lt;P&gt;</description>
2490 <default-state>1</default-state>
2491 <requires></requires>
2492 <precludes></precludes>
2493 <enabled-if></enabled-if>
2494 <enabled-if-not></enabled-if-not>
2495 <indeterminate-if></indeterminate-if>
2496 <exclusivity></exclusivity>
2497 <context></context>
2498 <configure-command>--enable-combobox</configure-command>
2499 <help-topic>wxComboBox</help-topic>
2500 <notes></notes>
2501 </setting>
2502 <setting type="bool-check">
2503 <active>1</active>
2504 <enabled>1</enabled>
2505 <name>wxUSE_GAUGE</name>
2506 <description>&lt;B&gt;wxGauge&lt;/B&gt;&lt;P&gt;</description>
2507 <default-state>1</default-state>
2508 <requires></requires>
2509 <precludes></precludes>
2510 <enabled-if></enabled-if>
2511 <enabled-if-not></enabled-if-not>
2512 <indeterminate-if></indeterminate-if>
2513 <exclusivity></exclusivity>
2514 <context></context>
2515 <configure-command>--enable-gauge</configure-command>
2516 <help-topic>wxGauge</help-topic>
2517 <notes></notes>
2518 </setting>
2519 <setting type="bool-check">
2520 <active>1</active>
2521 <enabled>1</enabled>
2522 <name>wxUSE_LISTBOX</name>
2523 <description>&lt;B&gt;wxListBox&lt;/B&gt;&lt;P&gt;</description>
2524 <default-state>1</default-state>
2525 <requires></requires>
2526 <precludes></precludes>
2527 <enabled-if></enabled-if>
2528 <enabled-if-not></enabled-if-not>
2529 <indeterminate-if></indeterminate-if>
2530 <exclusivity></exclusivity>
2531 <context></context>
2532 <configure-command>--enable-listbox</configure-command>
2533 <help-topic>wxListBox</help-topic>
2534 <notes></notes>
2535 </setting>
2536 <setting type="bool-check">
2537 <active>1</active>
2538 <enabled>1</enabled>
2539 <name>wxUSE_LISTCTRL</name>
2540 <description>&lt;B&gt;wxListCtrl&lt;/B&gt;&lt;P&gt;</description>
2541 <default-state>1</default-state>
2542 <requires>wxUSE_IMAGLIST</requires>
2543 <precludes></precludes>
2544 <enabled-if></enabled-if>
2545 <enabled-if-not></enabled-if-not>
2546 <indeterminate-if></indeterminate-if>
2547 <exclusivity></exclusivity>
2548 <context></context>
2549 <configure-command>--enable-listctrl</configure-command>
2550 <help-topic>wxListCtrl</help-topic>
2551 <notes></notes>
2552 </setting>
2553 <setting type="bool-check">
2554 <active>1</active>
2555 <enabled>1</enabled>
2556 <name>wxUSE_NOTEBOOK</name>
2557 <description>&lt;B&gt;wxNotebook&lt;/B&gt;&lt;P&gt;
2558
2559 wxNotebook is a control with several "tabs" located on one of its sides. It may be used ot logically organise the data presented to the user instead of putting everything in one huge dialog.&lt;P&gt;
2560
2561 Default: 1.
2562 </description>
2563 <default-state>1</default-state>
2564 <requires>wxUSE_IMAGLIST</requires>
2565 <precludes></precludes>
2566 <enabled-if></enabled-if>
2567 <enabled-if-not></enabled-if-not>
2568 <indeterminate-if></indeterminate-if>
2569 <exclusivity></exclusivity>
2570 <context></context>
2571 <configure-command>--enable-notebook</configure-command>
2572 <help-topic>wxNotebook</help-topic>
2573 <notes></notes>
2574 </setting>
2575 <setting type="bool-check">
2576 <active>1</active>
2577 <enabled>1</enabled>
2578 <name>wxUSE_RADIOBOX</name>
2579 <description>&lt;B&gt;wxRadioBox&lt;/B&gt;&lt;P&gt;</description>
2580 <default-state>1</default-state>
2581 <requires>wxUSE_RADIOBTN,wxUSE_STATBOX</requires>
2582 <precludes></precludes>
2583 <enabled-if></enabled-if>
2584 <enabled-if-not></enabled-if-not>
2585 <indeterminate-if></indeterminate-if>
2586 <exclusivity></exclusivity>
2587 <context></context>
2588 <configure-command>--enable-radiobox</configure-command>
2589 <help-topic>wxRadioBox</help-topic>
2590 <notes></notes>
2591 </setting>
2592 <setting type="bool-check">
2593 <active>1</active>
2594 <enabled>1</enabled>
2595 <name>wxUSE_RADIOBTN</name>
2596 <description>&lt;B&gt;wxRadioButton&lt;/B&gt;&lt;P&gt;</description>
2597 <default-state>1</default-state>
2598 <requires></requires>
2599 <precludes></precludes>
2600 <enabled-if></enabled-if>
2601 <enabled-if-not></enabled-if-not>
2602 <indeterminate-if></indeterminate-if>
2603 <exclusivity></exclusivity>
2604 <context></context>
2605 <configure-command>--enable-radiobtn</configure-command>
2606 <help-topic>wxRadioButton</help-topic>
2607 <notes></notes>
2608 </setting>
2609 <setting type="bool-check">
2610 <active>1</active>
2611 <enabled>1</enabled>
2612 <name>wxUSE_SCROLLBAR</name>
2613 <description>&lt;B&gt;wxScrollBar&lt;/B&gt;&lt;P&gt;</description>
2614 <default-state>1</default-state>
2615 <requires></requires>
2616 <precludes></precludes>
2617 <enabled-if></enabled-if>
2618 <enabled-if-not></enabled-if-not>
2619 <indeterminate-if></indeterminate-if>
2620 <exclusivity></exclusivity>
2621 <context></context>
2622 <configure-command>--enable-scrollbar</configure-command>
2623 <help-topic>wxScrollBar</help-topic>
2624 <notes></notes>
2625 </setting>
2626 <setting type="bool-check">
2627 <active>1</active>
2628 <enabled>1</enabled>
2629 <name>wxUSE_SLIDER</name>
2630 <description>&lt;B&gt;wxSlider&lt;/B&gt;&lt;P&gt;</description>
2631 <default-state>1</default-state>
2632 <requires></requires>
2633 <precludes></precludes>
2634 <enabled-if></enabled-if>
2635 <enabled-if-not></enabled-if-not>
2636 <indeterminate-if></indeterminate-if>
2637 <exclusivity></exclusivity>
2638 <context></context>
2639 <configure-command>--enable-slider</configure-command>
2640 <help-topic>wxSlider</help-topic>
2641 <notes></notes>
2642 </setting>
2643 <setting type="bool-check">
2644 <active>1</active>
2645 <enabled>1</enabled>
2646 <name>wxUSE_SPINBTN</name>
2647 <description>&lt;B&gt;wxSpinButton&lt;/B&gt;&lt;P&gt;</description>
2648 <default-state>1</default-state>
2649 <requires></requires>
2650 <precludes></precludes>
2651 <enabled-if></enabled-if>
2652 <enabled-if-not></enabled-if-not>
2653 <indeterminate-if></indeterminate-if>
2654 <exclusivity></exclusivity>
2655 <context></context>
2656 <configure-command>--enable-spinbtn</configure-command>
2657 <help-topic>wxSpinButton</help-topic>
2658 <notes></notes>
2659 </setting>
2660 <setting type="bool-check">
2661 <active>1</active>
2662 <enabled>1</enabled>
2663 <name>wxUSE_SPINCTRL</name>
2664 <description>&lt;B&gt;wxSpinCtrl&lt;/B&gt;&lt;P&gt;</description>
2665 <default-state>1</default-state>
2666 <requires></requires>
2667 <precludes></precludes>
2668 <enabled-if></enabled-if>
2669 <enabled-if-not></enabled-if-not>
2670 <indeterminate-if></indeterminate-if>
2671 <exclusivity></exclusivity>
2672 <context></context>
2673 <configure-command>--enable-spinctrl</configure-command>
2674 <help-topic>wxSpinCtrl</help-topic>
2675 <notes></notes>
2676 </setting>
2677 <setting type="bool-check">
2678 <active>1</active>
2679 <enabled>1</enabled>
2680 <name>wxUSE_STATBOX</name>
2681 <description>&lt;B&gt;wxStaticBox&lt;/B&gt;&lt;P&gt;</description>
2682 <default-state>1</default-state>
2683 <requires></requires>
2684 <precludes></precludes>
2685 <enabled-if></enabled-if>
2686 <enabled-if-not></enabled-if-not>
2687 <indeterminate-if></indeterminate-if>
2688 <exclusivity></exclusivity>
2689 <context></context>
2690 <configure-command>--enable-statbox</configure-command>
2691 <help-topic>wxStaticBox</help-topic>
2692 <notes></notes>
2693 </setting>
2694 <setting type="bool-check">
2695 <active>1</active>
2696 <enabled>1</enabled>
2697 <name>wxUSE_STATLINE</name>
2698 <description>&lt;B&gt;wxStaticLine&lt;/B&gt;&lt;P&gt;</description>
2699 <default-state>1</default-state>
2700 <requires></requires>
2701 <precludes></precludes>
2702 <enabled-if></enabled-if>
2703 <enabled-if-not></enabled-if-not>
2704 <indeterminate-if></indeterminate-if>
2705 <exclusivity></exclusivity>
2706 <context></context>
2707 <configure-command>--enable-statline</configure-command>
2708 <help-topic>wxStaticBitmap</help-topic>
2709 <notes></notes>
2710 </setting>
2711 <setting type="bool-check">
2712 <active>1</active>
2713 <enabled>1</enabled>
2714 <name>wxUSE_STATTEXT</name>
2715 <description>&lt;B&gt;wxStaticText&lt;/B&gt;&lt;P&gt;</description>
2716 <default-state>1</default-state>
2717 <requires></requires>
2718 <precludes></precludes>
2719 <enabled-if></enabled-if>
2720 <enabled-if-not></enabled-if-not>
2721 <indeterminate-if></indeterminate-if>
2722 <exclusivity></exclusivity>
2723 <context></context>
2724 <configure-command>--enable-stattext</configure-command>
2725 <help-topic>wxStaticText</help-topic>
2726 <notes></notes>
2727 </setting>
2728 <setting type="bool-check">
2729 <active>1</active>
2730 <enabled>1</enabled>
2731 <name>wxUSE_STATBMP</name>
2732 <description>&lt;B&gt;wxStaticBitmap&lt;/B&gt;&lt;P&gt;</description>
2733 <default-state>1</default-state>
2734 <requires></requires>
2735 <precludes></precludes>
2736 <enabled-if></enabled-if>
2737 <enabled-if-not></enabled-if-not>
2738 <indeterminate-if></indeterminate-if>
2739 <exclusivity></exclusivity>
2740 <context></context>
2741 <configure-command>--enable-staticbmp</configure-command>
2742 <help-topic>wxStaticBitmap</help-topic>
2743 <notes></notes>
2744 </setting>
2745 <setting type="bool-check">
2746 <active>1</active>
2747 <enabled>1</enabled>
2748 <name>wxUSE_TEXTCTRL</name>
2749 <description>&lt;B&gt;wxTextCtrl&lt;/B&gt;&lt;P&gt;</description>
2750 <default-state>1</default-state>
2751 <requires></requires>
2752 <precludes></precludes>
2753 <enabled-if></enabled-if>
2754 <enabled-if-not></enabled-if-not>
2755 <indeterminate-if></indeterminate-if>
2756 <exclusivity></exclusivity>
2757 <context></context>
2758 <configure-command>--enable-textctrl</configure-command>
2759 <help-topic>wxTextCtrl</help-topic>
2760 <notes></notes>
2761 </setting>
2762 <setting type="bool-check">
2763 <active>1</active>
2764 <enabled>1</enabled>
2765 <name>wxUSE_TOGGLEBTN</name>
2766 <description>&lt;B&gt;wxToggleButton&lt;/B&gt;&lt;P&gt;</description>
2767 <default-state>1</default-state>
2768 <requires></requires>
2769 <precludes></precludes>
2770 <enabled-if></enabled-if>
2771 <enabled-if-not></enabled-if-not>
2772 <indeterminate-if></indeterminate-if>
2773 <exclusivity></exclusivity>
2774 <context></context>
2775 <configure-command>--enable-togglebtn</configure-command>
2776 <help-topic>wxToggleButton</help-topic>
2777 <notes></notes>
2778 </setting>
2779 <setting type="bool-check">
2780 <active>1</active>
2781 <enabled>1</enabled>
2782 <name>wxUSE_TREECTRL</name>
2783 <description>&lt;B&gt;wxTreeCtrl&lt;/B&gt;&lt;P&gt;</description>
2784 <default-state>1</default-state>
2785 <requires>wxUSE_IMAGLIST</requires>
2786 <precludes></precludes>
2787 <enabled-if></enabled-if>
2788 <enabled-if-not></enabled-if-not>
2789 <indeterminate-if></indeterminate-if>
2790 <exclusivity></exclusivity>
2791 <context></context>
2792 <configure-command>--enable-treectrl</configure-command>
2793 <help-topic>wxTreeCtrl</help-topic>
2794 <notes></notes>
2795 </setting>
2796 </setting>
2797 </setting>
2798 <setting type="group">
2799 <active>1</active>
2800 <enabled>0</enabled>
2801 <name>Imaging</name>
2802 <description>&lt;B&gt;Imaging&lt;/B&gt;&lt;P&gt;
2803
2804 Features relating to images</description>
2805 <default-state>1</default-state>
2806 <requires></requires>
2807 <precludes></precludes>
2808 <enabled-if></enabled-if>
2809 <enabled-if-not></enabled-if-not>
2810 <indeterminate-if></indeterminate-if>
2811 <exclusivity></exclusivity>
2812 <context></context>
2813 <configure-command></configure-command>
2814 <help-topic></help-topic>
2815 <notes></notes>
2816 <setting type="bool-check">
2817 <active>1</active>
2818 <enabled>1</enabled>
2819 <name>wxUSE_IMAGLIST</name>
2820 <description>&lt;B&gt;wxImageList&lt;/B&gt;&lt;P&gt;
2821
2822 This class is needed by wxNotebook, wxTreeCtrl and wxListCtrl.
2823 </description>
2824 <default-state>1</default-state>
2825 <requires></requires>
2826 <precludes></precludes>
2827 <enabled-if></enabled-if>
2828 <enabled-if-not></enabled-if-not>
2829 <indeterminate-if></indeterminate-if>
2830 <exclusivity></exclusivity>
2831 <context></context>
2832 <configure-command>--enable-imaglist</configure-command>
2833 <help-topic>wxImageList</help-topic>
2834 <notes></notes>
2835 </setting>
2836 <setting type="check-group">
2837 <active>1</active>
2838 <enabled>1</enabled>
2839 <name>wxUSE_METAFILE</name>
2840 <description>&lt;B&gt;wxMetaFile&lt;/B&gt;&lt;P&gt;
2841
2842 This option is relevant on MS Windows only.&lt;P&gt;
2843
2844 Windows supports the graphics format known as metafile which is, though not portable, is widely used under Windows and so is supported by wxWin (under Windows only, of course). Win16 (Win3.1) used the so-called "Window MetaFiles" or WMFs which were replaced with "Enhanced MetaFiles" or EMFs in
2845 Win32 (Win9x, NT, 2000). Both of these are supported in wxWin and, by default, WMFs will be used under Win16 and EMFs under Win32. This may be changed by setting wxUSE_WIN_METAFILES_ALWAYS to 1 and/or setting
2846 wxUSE_ENH_METAFILE to 0. You may also set wxUSE_METAFILE to 0 to not compile in any metafile related classes at all.&lt;P&gt;
2847
2848 Default: 1 for wxUSE_ENH_METAFILE and 0 for wxUSE_WIN_METAFILES_ALWAYS.&lt;P&gt;
2849
2850 Recommended setting: default or 0 for everything for portable programs.
2851 </description>
2852 <default-state>1</default-state>
2853 <requires></requires>
2854 <precludes></precludes>
2855 <enabled-if></enabled-if>
2856 <enabled-if-not></enabled-if-not>
2857 <indeterminate-if></indeterminate-if>
2858 <exclusivity></exclusivity>
2859 <context>__WXMSW__</context>
2860 <configure-command>--enable-metafile</configure-command>
2861 <help-topic>wxMetaFile</help-topic>
2862 <notes></notes>
2863 <setting type="bool-check">
2864 <active>1</active>
2865 <enabled>1</enabled>
2866 <name>wxUSE_ENH_METAFILE</name>
2867 <description>&lt;B&gt;wxEnhMetaFile&lt;/B&gt;&lt;P&gt;
2868
2869 Enhanced metafile (recommended).</description>
2870 <default-state>1</default-state>
2871 <requires></requires>
2872 <precludes></precludes>
2873 <enabled-if></enabled-if>
2874 <enabled-if-not></enabled-if-not>
2875 <indeterminate-if></indeterminate-if>
2876 <exclusivity></exclusivity>
2877 <context>__WXMSW__</context>
2878 <configure-command></configure-command>
2879 <help-topic>wxMetaFile</help-topic>
2880 <notes></notes>
2881 </setting>
2882 <setting type="bool-check">
2883 <active>1</active>
2884 <enabled>1</enabled>
2885 <name>wxUSE_WIN_METAFILES_ALWAYS</name>
2886 <description>This option is obsolete. Set to 0.</description>
2887 <default-state>1</default-state>
2888 <requires></requires>
2889 <precludes></precludes>
2890 <enabled-if></enabled-if>
2891 <enabled-if-not></enabled-if-not>
2892 <indeterminate-if></indeterminate-if>
2893 <exclusivity></exclusivity>
2894 <context>__WXMSW__</context>
2895 <configure-command></configure-command>
2896 <help-topic>wxMetaFile</help-topic>
2897 <notes></notes>
2898 </setting>
2899 </setting>
2900 <setting type="bool-check">
2901 <active>1</active>
2902 <enabled>1</enabled>
2903 <name>wxUSE_DRAGIMAGE</name>
2904 <description>&lt;B&gt;wxDragImage&lt;/B&gt;&lt;P&gt;
2905
2906 This class is useful for implementing drag operations.&lt;P&gt;
2907
2908 Default: 1. Recommended value: 1.</description>
2909 <default-state>1</default-state>
2910 <requires></requires>
2911 <precludes></precludes>
2912 <enabled-if></enabled-if>
2913 <enabled-if-not></enabled-if-not>
2914 <indeterminate-if></indeterminate-if>
2915 <exclusivity></exclusivity>
2916 <context></context>
2917 <configure-command>--enable-dragimage</configure-command>
2918 <help-topic>wxDragImage</help-topic>
2919 <notes></notes>
2920 </setting>
2921 <setting type="check-group">
2922 <active>1</active>
2923 <enabled>1</enabled>
2924 <name>wxUSE_IMAGE</name>
2925 <description>&lt;B&gt;wxImage&lt;/B&gt;&lt;P&gt;
2926
2927 wxImage supports many different image formats which can be configured at compile-time. BMP and XPM are always supported, others are optional and can be safely disabled if you don't plan to use images in such format sometimes saving substantial amount of code in the final library.&lt;P&gt;
2928
2929 Some formats require an extra library which is included in wxWin sources which is mentioned if it is the case.&lt;P&gt;
2930
2931 Default: 1</description>
2932 <default-state>1</default-state>
2933 <requires></requires>
2934 <precludes></precludes>
2935 <enabled-if></enabled-if>
2936 <enabled-if-not></enabled-if-not>
2937 <indeterminate-if></indeterminate-if>
2938 <exclusivity></exclusivity>
2939 <context></context>
2940 <configure-command>--enable-image</configure-command>
2941 <help-topic>wxImage</help-topic>
2942 <notes></notes>
2943 <setting type="bool-check">
2944 <active>1</active>
2945 <enabled>1</enabled>
2946 <name>wxUSE_LIBPNG</name>
2947 <description>&lt;B&gt;PNG support&lt;/B&gt;&lt;P&gt;
2948
2949 Set to 1 for PNG format support (requires libpng). Also requires wxUSE_ZLIB.
2950 </description>
2951 <default-state>1</default-state>
2952 <requires></requires>
2953 <precludes></precludes>
2954 <enabled-if></enabled-if>
2955 <enabled-if-not></enabled-if-not>
2956 <indeterminate-if></indeterminate-if>
2957 <exclusivity></exclusivity>
2958 <context></context>
2959 <configure-command>--with-libpng</configure-command>
2960 <help-topic>wxImage</help-topic>
2961 <notes></notes>
2962 <builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
2963
2964 Check to use the built-in version of the library, clear to use the wxWindows version.">0</builtin>
2965 </setting>
2966 <setting type="bool-check">
2967 <active>1</active>
2968 <enabled>1</enabled>
2969 <name>wxUSE_LIBJPEG</name>
2970 <description>&lt;B&gt;JPEG support&lt;/B&gt;&lt;P&gt;
2971
2972 Set to 1 for JPEG format support (requires libjpeg).
2973 </description>
2974 <default-state>1</default-state>
2975 <requires></requires>
2976 <precludes></precludes>
2977 <enabled-if></enabled-if>
2978 <enabled-if-not></enabled-if-not>
2979 <indeterminate-if></indeterminate-if>
2980 <exclusivity></exclusivity>
2981 <context></context>
2982 <configure-command>--with-libjpeg</configure-command>
2983 <help-topic>wxImage</help-topic>
2984 <notes></notes>
2985 <builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
2986
2987 Check to use the built-in version of the library, clear to use the wxWindows version.
2988 ">0</builtin>
2989 </setting>
2990 <setting type="bool-check">
2991 <active>1</active>
2992 <enabled>1</enabled>
2993 <name>wxUSE_LIBTIFF</name>
2994 <description>&lt;B&gt;TIFF support&lt;/B&gt;&lt;P&gt;
2995
2996 Set to 1 for TIFF format support (requires libtiff).
2997 </description>
2998 <default-state>1</default-state>
2999 <requires></requires>
3000 <precludes></precludes>
3001 <enabled-if></enabled-if>
3002 <enabled-if-not></enabled-if-not>
3003 <indeterminate-if></indeterminate-if>
3004 <exclusivity></exclusivity>
3005 <context></context>
3006 <configure-command>--with-libtiff</configure-command>
3007 <help-topic>wxImage</help-topic>
3008 <notes></notes>
3009 <builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
3010
3011 Check to use the built-in version of the library, clear to use the wxWindows version.
3012 ">0</builtin>
3013 </setting>
3014 <setting type="bool-check">
3015 <active>1</active>
3016 <enabled>1</enabled>
3017 <name>wxUSE_GIF</name>
3018 <description>&lt;B&gt;GIF support&lt;/B&gt;&lt;P&gt;
3019
3020 Set to 1 for read-only GIF format support.
3021 </description>
3022 <default-state>1</default-state>
3023 <requires></requires>
3024 <precludes></precludes>
3025 <enabled-if></enabled-if>
3026 <enabled-if-not></enabled-if-not>
3027 <indeterminate-if></indeterminate-if>
3028 <exclusivity></exclusivity>
3029 <context></context>
3030 <configure-command>--enable-gif</configure-command>
3031 <help-topic>wxImage</help-topic>
3032 <notes></notes>
3033 </setting>
3034 <setting type="bool-check">
3035 <active>1</active>
3036 <enabled>1</enabled>
3037 <name>wxUSE_PNM</name>
3038 <description>&lt;B&gt;PNM support&lt;/B&gt;&lt;P&gt;
3039
3040 Set to 1 for PNM format support.
3041 </description>
3042 <default-state>1</default-state>
3043 <requires></requires>
3044 <precludes></precludes>
3045 <enabled-if></enabled-if>
3046 <enabled-if-not></enabled-if-not>
3047 <indeterminate-if></indeterminate-if>
3048 <exclusivity></exclusivity>
3049 <context></context>
3050 <configure-command>--enable-pnm</configure-command>
3051 <help-topic>wxImage</help-topic>
3052 <notes></notes>
3053 </setting>
3054 <setting type="bool-check">
3055 <active>1</active>
3056 <enabled>1</enabled>
3057 <name>wxUSE_PCX</name>
3058 <description>&lt;B&gt;PCX support&lt;/B&gt;&lt;P&gt;
3059
3060 Set to 1 for PCX format support.
3061 </description>
3062 <default-state>1</default-state>
3063 <requires></requires>
3064 <precludes></precludes>
3065 <enabled-if></enabled-if>
3066 <enabled-if-not></enabled-if-not>
3067 <indeterminate-if></indeterminate-if>
3068 <exclusivity></exclusivity>
3069 <context></context>
3070 <configure-command>--enable-pcx</configure-command>
3071 <help-topic>wxImage</help-topic>
3072 <notes></notes>
3073 </setting>
3074 <setting type="bool-check">
3075 <active>1</active>
3076 <enabled>1</enabled>
3077 <name>wxUSE_IFF</name>
3078 <description>&lt;B&gt;IFF support&lt;/B&gt;&lt;P&gt;
3079
3080 Set to 1 for IFF (Amiga) format support.
3081 </description>
3082 <default-state>1</default-state>
3083 <requires></requires>
3084 <precludes></precludes>
3085 <enabled-if></enabled-if>
3086 <enabled-if-not></enabled-if-not>
3087 <indeterminate-if></indeterminate-if>
3088 <exclusivity></exclusivity>
3089 <context></context>
3090 <configure-command>--enable-iff</configure-command>
3091 <help-topic>wxImage</help-topic>
3092 <notes></notes>
3093 </setting>
3094 <setting type="bool-check">
3095 <active>1</active>
3096 <enabled>1</enabled>
3097 <name>wxUSE_XPM</name>
3098 <description>&lt;B&gt;XPM support&lt;/B&gt;&lt;P&gt;
3099
3100 Set to 1 for XPM format support.
3101 </description>
3102 <default-state>1</default-state>
3103 <requires></requires>
3104 <precludes></precludes>
3105 <enabled-if></enabled-if>
3106 <enabled-if-not></enabled-if-not>
3107 <indeterminate-if></indeterminate-if>
3108 <exclusivity></exclusivity>
3109 <context></context>
3110 <configure-command>--enable-xpm</configure-command>
3111 <help-topic>wxImage</help-topic>
3112 <notes></notes>
3113 </setting>
3114 <setting type="bool-check">
3115 <active>1</active>
3116 <enabled>1</enabled>
3117 <name>wxUSE_ICO_CUR</name>
3118 <description>&lt;B&gt;MS Windows icons and cursors support&lt;/B&gt;&lt;P&gt;
3119
3120 Set to 1 for MS Icons and Cursors format support.</description>
3121 <default-state>1</default-state>
3122 <requires></requires>
3123 <precludes></precludes>
3124 <enabled-if></enabled-if>
3125 <enabled-if-not></enabled-if-not>
3126 <indeterminate-if></indeterminate-if>
3127 <exclusivity></exclusivity>
3128 <context>__WXMSW__</context>
3129 <configure-command>--enable-icocur</configure-command>
3130 <help-topic>wxImage</help-topic>
3131 <notes></notes>
3132 </setting>
3133 </setting>
3134 <setting type="bool-check">
3135 <active>1</active>
3136 <enabled>1</enabled>
3137 <name>wxUSE_PALETTE</name>
3138 <description>&lt;B&gt;wxPalette&lt;/B&gt;&lt;P&gt;
3139
3140 Set to 1 to enable the wxPalette class.
3141 </description>
3142 <default-state>1</default-state>
3143 <requires></requires>
3144 <precludes></precludes>
3145 <enabled-if></enabled-if>
3146 <enabled-if-not></enabled-if-not>
3147 <indeterminate-if></indeterminate-if>
3148 <exclusivity></exclusivity>
3149 <context></context>
3150 <configure-command>--enable-palette</configure-command>
3151 <help-topic>wxPalette</help-topic>
3152 <notes></notes>
3153 </setting>
3154 </setting>
3155 <setting type="group">
3156 <active>1</active>
3157 <enabled>0</enabled>
3158 <name>Common dialogs</name>
3159 <description>&lt;B&gt;Common dialogs&lt;/B&gt;&lt;P&gt;
3160
3161 Controls options relating to common dialogs, such
3162 wxColourDialog and wxDirDialog.</description>
3163 <default-state>1</default-state>
3164 <requires></requires>
3165 <precludes></precludes>
3166 <enabled-if></enabled-if>
3167 <enabled-if-not></enabled-if-not>
3168 <indeterminate-if></indeterminate-if>
3169 <exclusivity></exclusivity>
3170 <context></context>
3171 <configure-command></configure-command>
3172 <help-topic>Common dialogs overview</help-topic>
3173 <notes></notes>
3174 <setting type="bool-check">
3175 <active>1</active>
3176 <enabled>1</enabled>
3177 <name>wxUSE_COMMON_DIALOGS</name>
3178 <description>&lt;B&gt;Common dialogs&lt;/B&gt;&lt;P&gt;
3179
3180 On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g. file selector, printer dialog). Switching this off also switches off the printing architecture and interactive wxPrinterDC.
3181 This relates to the native common dialogs and not to generic dialogs such as wxBusyInfo.
3182 &lt;P&gt;
3183
3184 Default: 1. Recommended setting: 1 (unless it really doesn't work)
3185 </description>
3186 <default-state>1</default-state>
3187 <requires></requires>
3188 <precludes></precludes>
3189 <enabled-if></enabled-if>
3190 <enabled-if-not></enabled-if-not>
3191 <indeterminate-if></indeterminate-if>
3192 <exclusivity></exclusivity>
3193 <context></context>
3194 <configure-command>--enable-commondlg</configure-command>
3195 <help-topic>Common dialogs overview</help-topic>
3196 <notes></notes>
3197 </setting>
3198 <setting type="bool-check">
3199 <active>1</active>
3200 <enabled>1</enabled>
3201 <name>wxUSE_BUSYINFO</name>
3202 <description>&lt;B&gt;wxBusyInfo&lt;/B&gt;&lt;P&gt;
3203
3204 wxBusyInfo displays window with a message when the app is busy. Works in the same way as wxBusyCursor.
3205 </description>
3206 <default-state>1</default-state>
3207 <requires></requires>
3208 <precludes></precludes>
3209 <enabled-if></enabled-if>
3210 <enabled-if-not></enabled-if-not>
3211 <indeterminate-if></indeterminate-if>
3212 <exclusivity></exclusivity>
3213 <context></context>
3214 <configure-command>--enable-busyinfo</configure-command>
3215 <help-topic>wxBusyInfo</help-topic>
3216 <notes></notes>
3217 </setting>
3218 <setting type="bool-check">
3219 <active>1</active>
3220 <enabled>1</enabled>
3221 <name>wxUSE_CHOICEDLG</name>
3222 <description>&lt;B&gt;Single and multiple choice dialogs&lt;/B&gt;&lt;P&gt;
3223
3224 Default: 1. Recommended setting: 1 (used in the library itself)
3225 </description>
3226 <default-state>1</default-state>
3227 <requires></requires>
3228 <precludes></precludes>
3229 <enabled-if></enabled-if>
3230 <enabled-if-not></enabled-if-not>
3231 <indeterminate-if></indeterminate-if>
3232 <exclusivity></exclusivity>
3233 <context></context>
3234 <configure-command>--enable-choicedlg</configure-command>
3235 <help-topic>Dialog functions</help-topic>
3236 <notes></notes>
3237 </setting>
3238 <setting type="bool-check">
3239 <active>1</active>
3240 <enabled>1</enabled>
3241 <name>wxUSE_COLOURDLG</name>
3242 <description>&lt;B&gt;wxColourDialog&lt;/B&gt;&lt;P&gt;
3243
3244 Use the colour picker dialog.&lt;P&gt;
3245
3246 Default: 1. Recommended setting: 1
3247 </description>
3248 <default-state>1</default-state>
3249 <requires></requires>
3250 <precludes></precludes>
3251 <enabled-if></enabled-if>
3252 <enabled-if-not></enabled-if-not>
3253 <indeterminate-if></indeterminate-if>
3254 <exclusivity></exclusivity>
3255 <context></context>
3256 <configure-command>--enable-coldlg</configure-command>
3257 <help-topic>wxColourDialog</help-topic>
3258 <notes></notes>
3259 </setting>
3260 <setting type="bool-check">
3261 <active>1</active>
3262 <enabled>1</enabled>
3263 <name>wxUSE_DIRDLG</name>
3264 <description>&lt;B&gt;wxDirDlg&lt;/B&gt;&lt;P&gt;
3265
3266 A class for getting a directory name from the user.&lt;P&gt;
3267
3268 Default: 1. Recommended setting: 1.
3269 </description>
3270 <default-state>1</default-state>
3271 <requires></requires>
3272 <precludes></precludes>
3273 <enabled-if></enabled-if>
3274 <enabled-if-not></enabled-if-not>
3275 <indeterminate-if></indeterminate-if>
3276 <exclusivity></exclusivity>
3277 <context></context>
3278 <configure-command>--enable-dirdlg</configure-command>
3279 <help-topic>wxDirDialog</help-topic>
3280 <notes></notes>
3281 </setting>
3282 <setting type="bool-check">
3283 <active>1</active>
3284 <enabled>1</enabled>
3285 <name>wxUSE_FILEDLG</name>
3286 <description>&lt;B&gt;wxFileDialog&lt;/B&gt;&lt;P&gt;
3287
3288 Open and save file dialogs.&lt;P&gt;
3289
3290 Default: 1. Recommended setting: 1 (used in many places in the library itself)
3291 </description>
3292 <default-state>1</default-state>
3293 <requires></requires>
3294 <precludes></precludes>
3295 <enabled-if></enabled-if>
3296 <enabled-if-not></enabled-if-not>
3297 <indeterminate-if></indeterminate-if>
3298 <exclusivity></exclusivity>
3299 <context></context>
3300 <configure-command>--enable-filedlg</configure-command>
3301 <help-topic>wxFileDialog</help-topic>
3302 <notes></notes>
3303 </setting>
3304 <setting type="bool-check">
3305 <active>1</active>
3306 <enabled>1</enabled>
3307 <name>wxUSE_FINDREPLDLG</name>
3308 <description>&lt;B&gt;wxFindReplaceDialog&lt;/B&gt;&lt;P&gt;
3309
3310 Default: 1. Recommended setting: 1 (but may be safely set to 0)
3311 </description>
3312 <default-state>1</default-state>
3313 <requires></requires>
3314 <precludes></precludes>
3315 <enabled-if></enabled-if>
3316 <enabled-if-not></enabled-if-not>
3317 <indeterminate-if></indeterminate-if>
3318 <exclusivity></exclusivity>
3319 <context></context>
3320 <configure-command>--enable-finddlg</configure-command>
3321 <help-topic>wxFindReplaceDialog</help-topic>
3322 <notes></notes>
3323 </setting>
3324 <setting type="bool-check">
3325 <active>1</active>
3326 <enabled>1</enabled>
3327 <name>wxUSE_FONTDLG</name>
3328 <description>&lt;B&gt;wxFontDialog&lt;/B&gt;&lt;P&gt;
3329
3330 Font picker dialog.&lt;P&gt;
3331
3332 Default: 1. Recommended setting: 1 (used in the library itself)
3333 </description>
3334 <default-state>1</default-state>
3335 <requires></requires>
3336 <precludes></precludes>
3337 <enabled-if></enabled-if>
3338 <enabled-if-not></enabled-if-not>
3339 <indeterminate-if></indeterminate-if>
3340 <exclusivity></exclusivity>
3341 <context></context>
3342 <configure-command>--enable-fontdlg</configure-command>
3343 <help-topic>wxFontDialog</help-topic>
3344 <notes></notes>
3345 </setting>
3346 <setting type="bool-check">
3347 <active>1</active>
3348 <enabled>1</enabled>
3349 <name>wxUSE_MSGDLG</name>
3350 <description>&lt;B&gt;wxMessageDialog and wxMessageBox&lt;/B&gt;&lt;P&gt;
3351
3352 Default: 1. Recommended setting: 1 (used in the library itself)
3353 </description>
3354 <default-state>1</default-state>
3355 <requires></requires>
3356 <precludes></precludes>
3357 <enabled-if></enabled-if>
3358 <enabled-if-not></enabled-if-not>
3359 <indeterminate-if></indeterminate-if>
3360 <exclusivity></exclusivity>
3361 <context></context>
3362 <configure-command></configure-command>
3363 <help-topic>wxMessageDialog</help-topic>
3364 <notes></notes>
3365 </setting>
3366 <setting type="bool-check">
3367 <active>1</active>
3368 <enabled>1</enabled>
3369 <name>wxUSE_PROGRESSDLG</name>
3370 <description>&lt;B&gt;wxProgressDialog&lt;/B&gt;&lt;P&gt;
3371
3372 Progress dialog class for lengthy operations
3373 </description>
3374 <default-state>1</default-state>
3375 <requires></requires>
3376 <precludes></precludes>
3377 <enabled-if></enabled-if>
3378 <enabled-if-not></enabled-if-not>
3379 <indeterminate-if></indeterminate-if>
3380 <exclusivity></exclusivity>
3381 <context></context>
3382 <configure-command>--enable-msgdlg</configure-command>
3383 <help-topic>wxProgressDialog</help-topic>
3384 <notes></notes>
3385 </setting>
3386 <setting type="bool-check">
3387 <active>1</active>
3388 <enabled>1</enabled>
3389 <name>wxUSE_STARTUP_TIPS</name>
3390 <description>&lt;B&gt;wxShowTip&lt;/B&gt;&lt;P&gt;
3391
3392 Support for startup tips.
3393
3394 </description>
3395 <default-state>1</default-state>
3396 <requires></requires>
3397 <precludes></precludes>
3398 <enabled-if></enabled-if>
3399 <enabled-if-not></enabled-if-not>
3400 <indeterminate-if></indeterminate-if>
3401 <exclusivity></exclusivity>
3402 <context></context>
3403 <configure-command>--enable-tipdlg</configure-command>
3404 <help-topic>Dialog functions</help-topic>
3405 <notes></notes>
3406 </setting>
3407 <setting type="bool-check">
3408 <active>1</active>
3409 <enabled>1</enabled>
3410 <name>wxUSE_TEXTDLG</name>
3411 <description>&lt;B&gt;wxTextEntryDialog&lt;/B&gt;&lt;P&gt;
3412
3413 Text entry dialog and wxGetTextFromUser function.
3414 </description>
3415 <default-state>1</default-state>
3416 <requires></requires>
3417 <precludes></precludes>
3418 <enabled-if></enabled-if>
3419 <enabled-if-not></enabled-if-not>
3420 <indeterminate-if></indeterminate-if>
3421 <exclusivity></exclusivity>
3422 <context></context>
3423 <configure-command>--enable-textdlg</configure-command>
3424 <help-topic>wxTextEntryDialog</help-topic>
3425 <notes></notes>
3426 </setting>
3427 <setting type="bool-check">
3428 <active>1</active>
3429 <enabled>1</enabled>
3430 <name>wxUSE_NUMBERDLG</name>
3431 <description>&lt;B&gt;wxGetNumberFromUser&lt;/B&gt;&lt;P&gt;
3432
3433 Number entry dialog. This option is not currently used.</description>
3434 <default-state>1</default-state>
3435 <requires></requires>
3436 <precludes></precludes>
3437 <enabled-if></enabled-if>
3438 <enabled-if-not></enabled-if-not>
3439 <indeterminate-if></indeterminate-if>
3440 <exclusivity></exclusivity>
3441 <context></context>
3442 <configure-command>--enable-numberdlg</configure-command>
3443 <help-topic>Dialog functions</help-topic>
3444 <notes></notes>
3445 </setting>
3446 <setting type="bool-check">
3447 <active>1</active>
3448 <enabled>1</enabled>
3449 <name>wxUSE_SPLASH</name>
3450 <description>&lt;B&gt;wxSplashScreen&lt;/B&gt;&lt;P&gt;
3451
3452 A splash window.</description>
3453 <default-state>1</default-state>
3454 <requires></requires>
3455 <precludes></precludes>
3456 <enabled-if></enabled-if>
3457 <enabled-if-not></enabled-if-not>
3458 <indeterminate-if></indeterminate-if>
3459 <exclusivity></exclusivity>
3460 <context></context>
3461 <configure-command>--enable-splash</configure-command>
3462 <help-topic>wxSplashScreen</help-topic>
3463 <notes></notes>
3464 </setting>
3465 <setting type="bool-check">
3466 <active>1</active>
3467 <enabled>1</enabled>
3468 <name>wxUSE_WIZARDDLG</name>
3469 <description>&lt;B&gt;wxWizard&lt;/B&gt;&lt;P&gt;
3470
3471 The wizard dialog.</description>
3472 <default-state>1</default-state>
3473 <requires></requires>
3474 <precludes></precludes>
3475 <enabled-if></enabled-if>
3476 <enabled-if-not></enabled-if-not>
3477 <indeterminate-if></indeterminate-if>
3478 <exclusivity></exclusivity>
3479 <context></context>
3480 <configure-command>--enable-wizarddlg</configure-command>
3481 <help-topic>wxWizard</help-topic>
3482 <notes></notes>
3483 </setting>
3484 </setting>
3485 <setting type="group">
3486 <active>1</active>
3487 <enabled>0</enabled>
3488 <name>Large components</name>
3489 <description>&lt;B&gt;Frameworks&lt;/B&gt;&lt;P&gt;
3490
3491 This category consists of large components, such as the printing and document/view frameworks.</description>
3492 <default-state>1</default-state>
3493 <requires></requires>
3494 <precludes></precludes>
3495 <enabled-if></enabled-if>
3496 <enabled-if-not></enabled-if-not>
3497 <indeterminate-if></indeterminate-if>
3498 <exclusivity></exclusivity>
3499 <context></context>
3500 <configure-command></configure-command>
3501 <help-topic></help-topic>
3502 <notes></notes>
3503 <setting type="bool-check">
3504 <active>1</active>
3505 <enabled>1</enabled>
3506 <name>wxUSE_DOC_VIEW_ARCHITECTURE</name>
3507 <description>&lt;B&gt;Document/view architecture&lt;/B&gt;&lt;P&gt;</description>
3508 <default-state>1</default-state>
3509 <requires>wxUSE_MENUS,wxUSE_FILEDLG</requires>
3510 <precludes></precludes>
3511 <enabled-if></enabled-if>
3512 <enabled-if-not></enabled-if-not>
3513 <indeterminate-if></indeterminate-if>
3514 <exclusivity></exclusivity>
3515 <context></context>
3516 <configure-command>--enable-docview</configure-command>
3517 <help-topic>Document/view overview</help-topic>
3518 <notes></notes>
3519 </setting>
3520 <setting type="bool-check">
3521 <active>1</active>
3522 <enabled>1</enabled>
3523 <name>wxUSE_MDI_ARCHITECTURE</name>
3524 <description>&lt;B&gt;Multiple Document Interface&lt;/B&gt;&lt;P&gt;</description>
3525 <default-state>1</default-state>
3526 <requires></requires>
3527 <precludes></precludes>
3528 <enabled-if></enabled-if>
3529 <enabled-if-not></enabled-if-not>
3530 <indeterminate-if></indeterminate-if>
3531 <exclusivity></exclusivity>
3532 <context></context>
3533 <configure-command>--enable-mdi</configure-command>
3534 <help-topic>wxMDIParentFrame</help-topic>
3535 <notes></notes>
3536 </setting>
3537 <setting type="bool-check">
3538 <active>1</active>
3539 <enabled>1</enabled>
3540 <name>wxUSE_PRINTING_ARCHITECTURE</name>
3541 <description>&lt;B&gt;Print/preview architecture code&lt;/B&gt;&lt;P&gt;
3542
3543 Your application can still print without this, but it is highly recommended that you use the framework provided.
3544 </description>
3545 <default-state>1</default-state>
3546 <requires>wxUSE_COMBOBOX</requires>
3547 <precludes></precludes>
3548 <enabled-if></enabled-if>
3549 <enabled-if-not></enabled-if-not>
3550 <indeterminate-if></indeterminate-if>
3551 <exclusivity></exclusivity>
3552 <context></context>
3553 <configure-command>--enable-printarch</configure-command>
3554 <help-topic>Printing overview</help-topic>
3555 <notes></notes>
3556 </setting>
3557 <setting type="bool-check">
3558 <active>1</active>
3559 <enabled>1</enabled>
3560 <name>wxUSE_HTML</name>
3561 <description>&lt;B&gt;wxHTML&lt;/B&gt;&lt;P&gt;
3562
3563 The wxHTML subsystem consists of wxHtmlWindow, wxHtmlHelpController, wxHtmlEasyPrinting and other components.</description>
3564 <default-state>1</default-state>
3565 <requires>wxUSE_FILESYSTEM</requires>
3566 <precludes></precludes>
3567 <enabled-if></enabled-if>
3568 <enabled-if-not></enabled-if-not>
3569 <indeterminate-if></indeterminate-if>
3570 <exclusivity></exclusivity>
3571 <context></context>
3572 <configure-command>--enable-html</configure-command>
3573 <help-topic>wxHTML Overview</help-topic>
3574 <notes></notes>
3575 </setting>
3576 </setting>
3577 <setting type="group">
3578 <active>1</active>
3579 <enabled>0</enabled>
3580 <name>Miscellaneous</name>
3581 <description>&lt;B&gt;Miscellaneous features&lt;/B&gt;&lt;P&gt;</description>
3582 <default-state>1</default-state>
3583 <requires></requires>
3584 <precludes></precludes>
3585 <enabled-if></enabled-if>
3586 <enabled-if-not></enabled-if-not>
3587 <indeterminate-if></indeterminate-if>
3588 <exclusivity></exclusivity>
3589 <context></context>
3590 <configure-command></configure-command>
3591 <help-topic></help-topic>
3592 <notes></notes>
3593 <setting type="bool-check">
3594 <active>1</active>
3595 <enabled>1</enabled>
3596 <name>wxUSE_CMDLINE_PARSER</name>
3597 <description>&lt;B&gt;Support for command line parsing using wxCmdLineParser class&lt;/B&gt;&lt;P&gt;
3598
3599 Default: 1 Recommended setting: 1 (can be set to 0 if you don't use the command line)
3600 </description>
3601 <default-state>1</default-state>
3602 <requires></requires>
3603 <precludes></precludes>
3604 <enabled-if></enabled-if>
3605 <enabled-if-not></enabled-if-not>
3606 <indeterminate-if></indeterminate-if>
3607 <exclusivity></exclusivity>
3608 <context></context>
3609 <configure-command>--enable-cmdline</configure-command>
3610 <help-topic>wxCmdLineParser</help-topic>
3611 <notes></notes>
3612 </setting>
3613 <setting type="bool-check">
3614 <active>1</active>
3615 <enabled>1</enabled>
3616 <name>wxUSE_THREADS</name>
3617 <description>&lt;B&gt;Support for multithreaded applications&lt;/B&gt;&lt;P&gt;
3618
3619 If 1, compile in thread classes (thread.h) and
3620 make the library a bit more thread safe. Although thread
3621 support is quite stable by now, you may still consider recompiling the library without it if you have no use for it - this will result in a
3622 somewhat smaller and faster operation.&lt;P&gt;
3623
3624 Default: 1. Recommended setting: 0 unless you do plan to develop MT applications
3625 </description>
3626 <default-state>1</default-state>
3627 <requires></requires>
3628 <precludes></precludes>
3629 <enabled-if></enabled-if>
3630 <enabled-if-not></enabled-if-not>
3631 <indeterminate-if></indeterminate-if>
3632 <exclusivity></exclusivity>
3633 <context></context>
3634 <configure-command>--enable-threads</configure-command>
3635 <help-topic>wxThread</help-topic>
3636 <notes></notes>
3637 </setting>
3638 <setting type="bool-check">
3639 <active>1</active>
3640 <enabled>1</enabled>
3641 <name>wxUSE_INTL</name>
3642 <description>&lt;B&gt;Internationlisation support&lt;/B&gt;&lt;P&gt;
3643
3644 _() macro, wxLocale class. Requires wxTextFile.
3645 </description>
3646 <default-state>1</default-state>
3647 <requires></requires>
3648 <precludes></precludes>
3649 <enabled-if></enabled-if>
3650 <enabled-if-not></enabled-if-not>
3651 <indeterminate-if></indeterminate-if>
3652 <exclusivity></exclusivity>
3653 <context></context>
3654 <configure-command>--enable-intl</configure-command>
3655 <help-topic>Internationalization</help-topic>
3656 <notes></notes>
3657 </setting>
3658 <setting type="bool-check">
3659 <active>1</active>
3660 <enabled>1</enabled>
3661 <name>wxUSE_DYNLIB_CLASS</name>
3662 <description>&lt;B&gt;wxDynamicLibrary&lt;/B&gt;&lt;P&gt;
3663
3664 Compiles in classes for run-time DLL loading and function calling.&lt;P&gt;
3665
3666 Default: 1. Required by wxUSE_DIALUP_MANAGER.
3667 </description>
3668 <default-state>1</default-state>
3669 <requires></requires>
3670 <precludes></precludes>
3671 <enabled-if></enabled-if>
3672 <enabled-if-not></enabled-if-not>
3673 <indeterminate-if></indeterminate-if>
3674 <exclusivity></exclusivity>
3675 <context></context>
3676 <configure-command>--enable-dynlib</configure-command>
3677 <help-topic>wxDynamicLibrary</help-topic>
3678 <notes></notes>
3679 </setting>
3680 <setting type="bool-check">
3681 <active>1</active>
3682 <enabled>1</enabled>
3683 <name>wxUSE_DYNAMIC_LOADER</name>
3684 <description>&lt;B&gt;Dynamic loader&lt;/B&gt;&lt;P&gt;
3685
3686 Experimental, don't use for now</description>
3687 <default-state>1</default-state>
3688 <requires></requires>
3689 <precludes></precludes>
3690 <enabled-if></enabled-if>
3691 <enabled-if-not></enabled-if-not>
3692 <indeterminate-if></indeterminate-if>
3693 <exclusivity></exclusivity>
3694 <context></context>
3695 <configure-command>--enable-dynamicloader</configure-command>
3696 <help-topic>wxDynamicLibrary</help-topic>
3697 <notes></notes>
3698 </setting>
3699 <setting type="bool-check">
3700 <active>1</active>
3701 <enabled>1</enabled>
3702 <name>wxUSE_FONTMAP</name>
3703 <description>&lt;B&gt;wxFontMapper&lt;/B&gt;&lt;P&gt;
3704
3705 Default: 1</description>
3706 <default-state>1</default-state>
3707 <requires></requires>
3708 <precludes></precludes>
3709 <enabled-if></enabled-if>
3710 <enabled-if-not></enabled-if-not>
3711 <indeterminate-if></indeterminate-if>
3712 <exclusivity></exclusivity>
3713 <context></context>
3714 <configure-command>--enable-fontmap</configure-command>
3715 <help-topic>wxFontMapper</help-topic>
3716 <notes></notes>
3717 </setting>
3718 <setting type="bool-check">
3719 <active>1</active>
3720 <enabled>1</enabled>
3721 <name>wxUSE_SYSTEM_OPTIONS</name>
3722 <description>&lt;B&gt;wxSystemOptions&lt;/B&gt;&lt;P&gt;
3723
3724 A class for setting miscellaneous options that do not fit in with the wxWindows API. For example, drawing optimizations can be tweaked using this class.</description>
3725 <default-state>1</default-state>
3726 <requires></requires>
3727 <precludes></precludes>
3728 <enabled-if></enabled-if>
3729 <enabled-if-not></enabled-if-not>
3730 <indeterminate-if></indeterminate-if>
3731 <exclusivity></exclusivity>
3732 <context></context>
3733 <configure-command>--enable-sysoptions</configure-command>
3734 <help-topic>wxSystemOptions</help-topic>
3735 <notes></notes>
3736 </setting>
3737 <setting type="bool-check">
3738 <active>1</active>
3739 <enabled>1</enabled>
3740 <name>wxUSE_SOUND</name>
3741 <description>&lt;B&gt;wxSound&lt;/B&gt;&lt;P&gt;
3742
3743 Simple .wav class for short sounds.</description>
3744 <default-state>1</default-state>
3745 <requires></requires>
3746 <precludes></precludes>
3747 <enabled-if></enabled-if>
3748 <enabled-if-not></enabled-if-not>
3749 <indeterminate-if></indeterminate-if>
3750 <exclusivity></exclusivity>
3751 <context></context>
3752 <configure-command>--enable-sound</configure-command>
3753 <help-topic>wxSound</help-topic>
3754 <notes></notes>
3755 </setting>
3756 <setting type="bool-check">
3757 <active>1</active>
3758 <enabled>1</enabled>
3759 <name>wxUSE_ACCEL</name>
3760 <description>wxAcceleratorTable/wxAcceleratorTableEntry classes and support for them in wxMenu(Bar)</description>
3761 <default-state>1</default-state>
3762 <requires></requires>
3763 <precludes></precludes>
3764 <enabled-if></enabled-if>
3765 <enabled-if-not></enabled-if-not>
3766 <indeterminate-if></indeterminate-if>
3767 <exclusivity></exclusivity>
3768 <context></context>
3769 <configure-command>--enable-accel</configure-command>
3770 <help-topic>wxAcceleratorTable</help-topic>
3771 <notes></notes>
3772 </setting>
3773 <setting type="bool-check">
3774 <active>1</active>
3775 <enabled>1</enabled>
3776 <name>wxUSE_CARET</name>
3777 <description>A class implementing a "cursor" in a text control (called caret
3778 under Windows).</description>
3779 <default-state>1</default-state>
3780 <requires></requires>
3781 <precludes></precludes>
3782 <enabled-if></enabled-if>
3783 <enabled-if-not></enabled-if-not>
3784 <indeterminate-if></indeterminate-if>
3785 <exclusivity></exclusivity>
3786 <context></context>
3787 <configure-command>--enable-caret</configure-command>
3788 <help-topic>wxCaret</help-topic>
3789 <notes></notes>
3790 </setting>
3791 <setting type="bool-check">
3792 <active>1</active>
3793 <enabled>1</enabled>
3794 <name>wxUSE_DISPLAY</name>
3795 <description>&lt;B&gt;wxDisplay&lt;/B&gt;&lt;P&gt;
3796
3797 The wxDisplay class allows enumeration of all displays on a system and working with them.&lt;P&gt;
3798
3799 Default: 0 because it isn't yet implemented on all platforms.&lt;P&gt;
3800
3801 Recommended setting: 1 if you need it, can be safely set to 0 otherwise
3802 </description>
3803 <default-state>1</default-state>
3804 <requires></requires>
3805 <precludes></precludes>
3806 <enabled-if></enabled-if>
3807 <enabled-if-not></enabled-if-not>
3808 <indeterminate-if></indeterminate-if>
3809 <exclusivity></exclusivity>
3810 <context></context>
3811 <configure-command>--enable-display</configure-command>
3812 <help-topic>wxDisplay</help-topic>
3813 <notes></notes>
3814 </setting>
3815 <setting type="bool-check">
3816 <active>1</active>
3817 <enabled>1</enabled>
3818 <name>wxUSE_MENUS</name>
3819 <description>&lt;B&gt;wxMenu&lt;/B&gt;&lt;P&gt;
3820
3821 wxMenu, wxMenuBar. Should not be disabled.</description>
3822 <default-state>1</default-state>
3823 <requires></requires>
3824 <precludes></precludes>
3825 <enabled-if></enabled-if>
3826 <enabled-if-not></enabled-if-not>
3827 <indeterminate-if></indeterminate-if>
3828 <exclusivity></exclusivity>
3829 <context></context>
3830 <configure-command>--enable-menus</configure-command>
3831 <help-topic>wxMenu</help-topic>
3832 <notes></notes>
3833 </setting>
3834 <setting type="bool-check">
3835 <active>1</active>
3836 <enabled>1</enabled>
3837 <name>wxUSE_VALIDATORS</name>
3838 <description>&lt;B&gt;wxValidator and derived classes&lt;/B&gt;&lt;P&gt;</description>
3839 <default-state>1</default-state>
3840 <requires></requires>
3841 <precludes></precludes>
3842 <enabled-if></enabled-if>
3843 <enabled-if-not></enabled-if-not>
3844 <indeterminate-if></indeterminate-if>
3845 <exclusivity></exclusivity>
3846 <context></context>
3847 <configure-command>--enable-validators</configure-command>
3848 <help-topic>wxValidator</help-topic>
3849 <notes></notes>
3850 </setting>
3851 <setting type="bool-check">
3852 <active>1</active>
3853 <enabled>0</enabled>
3854 <name>wxUSE_ACCESSIBILITY</name>
3855 <description>&lt;B&gt;Accessibility&lt;/B&gt;&lt;P&gt;
3856
3857 Use the wxAccessible class for enhanced and customisable accessibility. Currently available on MS Windows only.&lt;P&gt;
3858
3859 Requires wxUSE_OLE.&lt;P&gt;
3860
3861 Default: 0. Recommended setting: 0
3862 </description>
3863 <default-state>0</default-state>
3864 <requires></requires>
3865 <precludes></precludes>
3866 <enabled-if></enabled-if>
3867 <enabled-if-not></enabled-if-not>
3868 <indeterminate-if></indeterminate-if>
3869 <exclusivity></exclusivity>
3870 <context></context>
3871 <configure-command>--enable-accessibility</configure-command>
3872 <help-topic>wxAccessible</help-topic>
3873 <notes></notes>
3874 </setting>
3875 <setting type="bool-check">
3876 <active>1</active>
3877 <enabled>1</enabled>
3878 <name>wxUSE_SNGLINST_CHECKER</name>
3879 <description>&lt;B&gt;wxSingleInstanceChecker&lt;/B&gt;&lt;P&gt;
3880
3881 wxSingleInstanceChecker class allows the application to verify at startup if another program instance is running. Currently only available under MS Windows.&lt;P&gt;
3882
3883 Default: 1. Recommended value: 1
3884 </description>
3885 <default-state>1</default-state>
3886 <requires></requires>
3887 <precludes></precludes>
3888 <enabled-if></enabled-if>
3889 <enabled-if-not></enabled-if-not>
3890 <indeterminate-if></indeterminate-if>
3891 <exclusivity></exclusivity>
3892 <context></context>
3893 <configure-command>--enable-snglinst</configure-command>
3894 <help-topic>wxSingleInstanceChecker</help-topic>
3895 <notes></notes>
3896 </setting>
3897 <setting type="bool-check">
3898 <active>1</active>
3899 <enabled>1</enabled>
3900 <name>wxUSE_CONSTRAINTS</name>
3901 <description>&lt;B&gt;Layout constraints&lt;/B&gt;&lt;P&gt;
3902
3903 The old constraint-based layout system is deprecated in favour of sizers, and may be safely disabled since they are not used within wxWindows any more.&lt;P&gt;
3904
3905 Default: 1</description>
3906 <default-state>1</default-state>
3907 <requires></requires>
3908 <precludes></precludes>
3909 <enabled-if></enabled-if>
3910 <enabled-if-not></enabled-if-not>
3911 <indeterminate-if></indeterminate-if>
3912 <exclusivity></exclusivity>
3913 <context></context>
3914 <configure-command>--enable-constraints</configure-command>
3915 <help-topic>Constraints overview</help-topic>
3916 <notes></notes>
3917 </setting>
3918 <setting type="bool-check">
3919 <active>1</active>
3920 <enabled>1</enabled>
3921 <name>wxUSE_SPLINES</name>
3922 <description>&lt;B&gt;Splines&lt;/B&gt;&lt;P&gt;
3923
3924 Enables spline drawing code in wxDC.&lt;P&gt;
3925
3926 Default: 1</description>
3927 <default-state>1</default-state>
3928 <requires></requires>
3929 <precludes></precludes>
3930 <enabled-if></enabled-if>
3931 <enabled-if-not></enabled-if-not>
3932 <indeterminate-if></indeterminate-if>
3933 <exclusivity></exclusivity>
3934 <context></context>
3935 <configure-command>--enable-splines</configure-command>
3936 <help-topic>wxDC</help-topic>
3937 <notes></notes>
3938 </setting>
3939 <setting type="bool-check">
3940 <active>1</active>
3941 <enabled>1</enabled>
3942 <name>wxUSE_DYNAMIC_CLASSES</name>
3943 <description>&lt;B&gt;Dynamic classes&lt;/B&gt;&lt;P&gt;
3944
3945 If 1, enables provision of run-time type information.
3946 NOW MANDATORY: don't change.
3947 </description>
3948 <default-state>1</default-state>
3949 <requires></requires>
3950 <precludes></precludes>
3951 <enabled-if></enabled-if>
3952 <enabled-if-not></enabled-if-not>
3953 <indeterminate-if></indeterminate-if>
3954 <exclusivity></exclusivity>
3955 <context></context>
3956 <configure-command></configure-command>
3957 <help-topic>Run time class information overview</help-topic>
3958 <notes></notes>
3959 </setting>
3960 <setting type="bool-check">
3961 <active>1</active>
3962 <enabled>1</enabled>
3963 <name>wxUSE_ZLIB</name>
3964 <description>&lt;B&gt;Zlib, wxZlibInputStream, wxZlibOutputStream&lt;/B&gt;&lt;P&gt;
3965
3966 Default: 1</description>
3967 <default-state>1</default-state>
3968 <requires></requires>
3969 <precludes></precludes>
3970 <enabled-if></enabled-if>
3971 <enabled-if-not></enabled-if-not>
3972 <indeterminate-if></indeterminate-if>
3973 <exclusivity></exclusivity>
3974 <context></context>
3975 <configure-command>--with-zlib</configure-command>
3976 <help-topic></help-topic>
3977 <notes></notes>
3978 <builtin custom="true" type="string" editor-type="string" description="<B>Builtin</B><P>
3979
3980 Check to use the built-in version of the library, clear to use the wxWindows version.
3981 ">0</builtin>
3982 </setting>
3983 </setting>
3984 <setting type="group">
3985 <active>1</active>
3986 <enabled>0</enabled>
3987 <name>Data transfer</name>
3988 <description>&lt;B&gt;Data transfer&lt;/B&gt;&lt;P&gt;
3989
3990 Data transfer encompasses clipboard and drag-and-drop operations.</description>
3991 <default-state>1</default-state>
3992 <requires></requires>
3993 <precludes></precludes>
3994 <enabled-if></enabled-if>
3995 <enabled-if-not></enabled-if-not>
3996 <indeterminate-if></indeterminate-if>
3997 <exclusivity></exclusivity>
3998 <context></context>
3999 <configure-command></configure-command>
4000 <help-topic>wxDataObject overview</help-topic>
4001 <notes></notes>
4002 <setting type="bool-check">
4003 <active>1</active>
4004 <enabled>1</enabled>
4005 <name>wxUSE_CLIPBOARD</name>
4006 <description>&lt;B&gt;wxClipboard&lt;/B&gt;&lt;P&gt;
4007
4008 Clipboard copy/paste.&lt;P&gt;
4009
4010 Default: 1. Recommended value: 1</description>
4011 <default-state>1</default-state>
4012 <requires>wxUSE_DATAOBJ</requires>
4013 <precludes></precludes>
4014 <enabled-if></enabled-if>
4015 <enabled-if-not></enabled-if-not>
4016 <indeterminate-if></indeterminate-if>
4017 <exclusivity></exclusivity>
4018 <context></context>
4019 <configure-command>--enable-clipboard</configure-command>
4020 <help-topic>wxClipboard</help-topic>
4021 <notes></notes>
4022 </setting>
4023 <setting type="bool-check">
4024 <active>1</active>
4025 <enabled>1</enabled>
4026 <name>wxUSE_DATAOBJ</name>
4027 <description>&lt;B&gt;wxDataObject&lt;/B&gt;&lt;P&gt;
4028
4029 Use wxDataObject and related classes. Needed for clipboard and OLE drag and drop.&lt;P&gt;
4030
4031 Default: 1. Recommended value: 1
4032 </description>
4033 <default-state>1</default-state>
4034 <requires>wxUSE_OLE</requires>
4035 <precludes></precludes>
4036 <enabled-if></enabled-if>
4037 <enabled-if-not></enabled-if-not>
4038 <indeterminate-if></indeterminate-if>
4039 <exclusivity></exclusivity>
4040 <context></context>
4041 <configure-command>--enable-dataobj</configure-command>
4042 <help-topic>wxDataObject</help-topic>
4043 <notes></notes>
4044 </setting>
4045 <setting type="bool-check">
4046 <active>1</active>
4047 <enabled>1</enabled>
4048 <name>wxUSE_DRAG_AND_DROP</name>
4049 <description>&lt;B&gt;Drag and drop&lt;/B&gt;&lt;P&gt;
4050
4051 Use wxDropTarget and wxDropSource classes for drag and drop (this is different from "built in" drag and drop in wxTreeCtrl which is always available). Requires wxUSE_DATAOBJ.&lt;P&gt;
4052
4053 Default: 1. Recommended setting: 1
4054 </description>
4055 <default-state>1</default-state>
4056 <requires>wxUSE_OLE,wxUSE_DATAOBJ</requires>
4057 <precludes></precludes>
4058 <enabled-if></enabled-if>
4059 <enabled-if-not></enabled-if-not>
4060 <indeterminate-if></indeterminate-if>
4061 <exclusivity></exclusivity>
4062 <context></context>
4063 <configure-command>--enable-dnd</configure-command>
4064 <help-topic>Drag and drop overview</help-topic>
4065 <notes></notes>
4066 </setting>
4067 </setting>
4068 <setting type="group">
4069 <active>1</active>
4070 <enabled>0</enabled>
4071 <name>Help</name>
4072 <description></description>
4073 <default-state>1</default-state>
4074 <requires></requires>
4075 <precludes></precludes>
4076 <enabled-if></enabled-if>
4077 <enabled-if-not></enabled-if-not>
4078 <indeterminate-if></indeterminate-if>
4079 <exclusivity></exclusivity>
4080 <context></context>
4081 <configure-command></configure-command>
4082 <help-topic></help-topic>
4083 <notes></notes>
4084 <setting type="check-group">
4085 <active>1</active>
4086 <enabled>1</enabled>
4087 <name>wxUSE_HELP</name>
4088 <description>&lt;B&gt;Online help&lt;/B&gt;&lt;P&gt;
4089
4090 Enables all online help (but not context-sensitive help).&lt;P&gt;
4091
4092 Default: 1.</description>
4093 <default-state>1</default-state>
4094 <requires></requires>
4095 <precludes></precludes>
4096 <enabled-if></enabled-if>
4097 <enabled-if-not></enabled-if-not>
4098 <indeterminate-if></indeterminate-if>
4099 <exclusivity></exclusivity>
4100 <context></context>
4101 <configure-command>--enable-help</configure-command>
4102 <help-topic>wxHelpController</help-topic>
4103 <notes></notes>
4104 <setting type="bool-check">
4105 <active>1</active>
4106 <enabled>1</enabled>
4107 <name>wxUSE_MS_HTML_HELP</name>
4108 <description>&lt;B&gt;MS HTML Help&lt;/B&gt;&lt;P&gt;
4109
4110 Enables the wxCHMHelpController class.&lt;P&gt;
4111
4112 Default: 1.</description>
4113 <default-state>1</default-state>
4114 <requires>wxUSE_DYNAMIC_LOADER</requires>
4115 <precludes></precludes>
4116 <enabled-if></enabled-if>
4117 <enabled-if-not></enabled-if-not>
4118 <indeterminate-if></indeterminate-if>
4119 <exclusivity></exclusivity>
4120 <context>__WXMSW__</context>
4121 <configure-command>--enable-mshtmlhelp</configure-command>
4122 <help-topic>wxHelpController</help-topic>
4123 <notes></notes>
4124 </setting>
4125 <setting type="bool-check">
4126 <active>1</active>
4127 <enabled>1</enabled>
4128 <name>wxUSE_WXHTML_HELP</name>
4129 <description>&lt;B&gt;wxHTML Help&lt;/B&gt;&lt;P&gt;
4130
4131 Enables the built-in HTML help controller.&lt;P&gt;
4132
4133 Default: 1</description>
4134 <default-state>1</default-state>
4135 <requires>wxUSE_HTML,wxUSE_COMBOBOX,wxUSE_NOTEBOOK,wxUSE_FILEDLG</requires>
4136 <precludes></precludes>
4137 <enabled-if></enabled-if>
4138 <enabled-if-not></enabled-if-not>
4139 <indeterminate-if></indeterminate-if>
4140 <exclusivity></exclusivity>
4141 <context></context>
4142 <configure-command>--enable-htmlhelp</configure-command>
4143 <help-topic>wxHtmlHelpController</help-topic>
4144 <notes></notes>
4145 </setting>
4146 </setting>
4147 <setting type="bool-check">
4148 <active>1</active>
4149 <enabled>1</enabled>
4150 <name>wxUSE_TOOLTIPS</name>
4151 <description>&lt;B&gt;wxToolTip&lt;/B&gt;</description>
4152 <default-state>1</default-state>
4153 <requires></requires>
4154 <precludes></precludes>
4155 <enabled-if></enabled-if>
4156 <enabled-if-not></enabled-if-not>
4157 <indeterminate-if></indeterminate-if>
4158 <exclusivity></exclusivity>
4159 <context></context>
4160 <configure-command>--enable-tooltips</configure-command>
4161 <help-topic>wxToolTip</help-topic>
4162 <notes></notes>
4163 </setting>
4164 </setting>
4165 <setting type="group">
4166 <active>1</active>
4167 <enabled>0</enabled>
4168 <name>Input devices</name>
4169 <description>&lt;B&gt;Input devices&lt;/B&gt;&lt;P&gt;
4170
4171 Settings for various input devices.</description>
4172 <default-state>1</default-state>
4173 <requires></requires>
4174 <precludes></precludes>
4175 <enabled-if></enabled-if>
4176 <enabled-if-not></enabled-if-not>
4177 <indeterminate-if></indeterminate-if>
4178 <exclusivity></exclusivity>
4179 <context></context>
4180 <configure-command></configure-command>
4181 <help-topic></help-topic>
4182 <notes></notes>
4183 <setting type="bool-check">
4184 <active>1</active>
4185 <enabled>1</enabled>
4186 <name>wxUSE_MOUSEWHEEL</name>
4187 <description>&lt;B&gt;Mousewheel support&lt;/B&gt;&lt;P&gt;
4188
4189 Enables mousewheel support. So far this is only supported in MS Windows.&lt;P&gt;
4190
4191 Default: 1</description>
4192 <default-state>1</default-state>
4193 <requires></requires>
4194 <precludes></precludes>
4195 <enabled-if></enabled-if>
4196 <enabled-if-not></enabled-if-not>
4197 <indeterminate-if></indeterminate-if>
4198 <exclusivity></exclusivity>
4199 <context>__WXMSW__</context>
4200 <configure-command></configure-command>
4201 <help-topic>wxMouseEvent</help-topic>
4202 <notes></notes>
4203 </setting>
4204 <setting type="bool-check">
4205 <active>1</active>
4206 <enabled>1</enabled>
4207 <name>wxUSE_JOYSTICK</name>
4208 <description>&lt;B&gt;wxJoystick&lt;/B&gt;&lt;P&gt;
4209
4210 Under wxGTK, this requires wxUSE_THREADS to be enabled.&lt;P&gt;
4211
4212 Default: 1</description>
4213 <default-state>1</default-state>
4214 <requires>wxUSE_THREADS</requires>
4215 <precludes></precludes>
4216 <enabled-if></enabled-if>
4217 <enabled-if-not></enabled-if-not>
4218 <indeterminate-if></indeterminate-if>
4219 <exclusivity></exclusivity>
4220 <context></context>
4221 <configure-command>--enable-joystick</configure-command>
4222 <help-topic>wxJoystick</help-topic>
4223 <notes></notes>
4224 </setting>
4225 </setting>
4226 <setting type="group">
4227 <active>1</active>
4228 <enabled>0</enabled>
4229 <name>Printing</name>
4230 <description>&lt;B&gt;Printing settings&lt;/B&gt;&lt;P&gt;
4231
4232 See also: &lt;font color="#0000FF"&gt;Large components&lt;/font&gt; for wxUSE_PRINTING_ARCHITECTURE.</description>
4233 <default-state>1</default-state>
4234 <requires></requires>
4235 <precludes></precludes>
4236 <enabled-if></enabled-if>
4237 <enabled-if-not></enabled-if-not>
4238 <indeterminate-if></indeterminate-if>
4239 <exclusivity></exclusivity>
4240 <context></context>
4241 <configure-command></configure-command>
4242 <help-topic></help-topic>
4243 <notes></notes>
4244 <setting type="check-group">
4245 <active>1</active>
4246 <enabled>1</enabled>
4247 <name>wxUSE_POSTSCRIPT</name>
4248 <description>&lt;B&gt;PostScript&lt;/B&gt;&lt;P&gt;
4249
4250 Enables PostScript printing support.</description>
4251 <default-state>1</default-state>
4252 <requires></requires>
4253 <precludes></precludes>
4254 <enabled-if></enabled-if>
4255 <enabled-if-not></enabled-if-not>
4256 <indeterminate-if></indeterminate-if>
4257 <exclusivity></exclusivity>
4258 <context></context>
4259 <configure-command>--enable-postscript</configure-command>
4260 <help-topic>wxPostScriptDC</help-topic>
4261 <notes></notes>
4262 <setting type="bool-check">
4263 <active>1</active>
4264 <enabled>0</enabled>
4265 <name>wxUSE_AFM_FOR_POSTSCRIPT</name>
4266 <description>&lt;B&gt;AFM support&lt;/B&gt;&lt;P&gt;
4267
4268 Set to 1 to use font metric files in GetTextExtent.
4269 </description>
4270 <default-state>0</default-state>
4271 <requires></requires>
4272 <precludes></precludes>
4273 <enabled-if></enabled-if>
4274 <enabled-if-not></enabled-if-not>
4275 <indeterminate-if></indeterminate-if>
4276 <exclusivity></exclusivity>
4277 <context></context>
4278 <configure-command></configure-command>
4279 <help-topic>wxPostScriptDC</help-topic>
4280 <notes></notes>
4281 </setting>
4282 <setting type="bool-check">
4283 <active>1</active>
4284 <enabled>0</enabled>
4285 <name>wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW</name>
4286 <description>&lt;B&gt;PostScript under MS Windows&lt;/B&gt;&lt;P&gt;
4287
4288 Enables PostScript on MS Windows.</description>
4289 <default-state>1</default-state>
4290 <requires></requires>
4291 <precludes></precludes>
4292 <enabled-if></enabled-if>
4293 <enabled-if-not></enabled-if-not>
4294 <indeterminate-if></indeterminate-if>
4295 <exclusivity></exclusivity>
4296 <context></context>
4297 <configure-command></configure-command>
4298 <help-topic>wxPostScriptDC</help-topic>
4299 <notes></notes>
4300 </setting>
4301 </setting>
4302 </setting>
4303 <setting type="group">
4304 <active>1</active>
4305 <enabled>0</enabled>
4306 <name>Database</name>
4307 <description></description>
4308 <default-state>1</default-state>
4309 <requires></requires>
4310 <precludes></precludes>
4311 <enabled-if></enabled-if>
4312 <enabled-if-not></enabled-if-not>
4313 <indeterminate-if></indeterminate-if>
4314 <exclusivity></exclusivity>
4315 <context></context>
4316 <configure-command></configure-command>
4317 <help-topic></help-topic>
4318 <notes></notes>
4319 <setting type="check-group">
4320 <active>1</active>
4321 <enabled>0</enabled>
4322 <name>wxUSE_ODBC</name>
4323 <description>&lt;B&gt;ODBC support&lt;/B&gt;&lt;P&gt;
4324
4325 Enables wxDb and related classes for
4326 accessing ODBC on all supported platforms.&lt;P&gt;
4327
4328 Default: 0</description>
4329 <default-state>0</default-state>
4330 <requires></requires>
4331 <precludes>wxUSE_UNICODE</precludes>
4332 <enabled-if></enabled-if>
4333 <enabled-if-not></enabled-if-not>
4334 <indeterminate-if></indeterminate-if>
4335 <exclusivity></exclusivity>
4336 <context></context>
4337 <configure-command>--with-odbc</configure-command>
4338 <help-topic>Database classes overview</help-topic>
4339 <notes></notes>
4340 <setting type="bool-check">
4341 <active>0</active>
4342 <enabled>0</enabled>
4343 <name>wxODBC_FWD_ONLY_CURSORS</name>
4344 <description>&lt;B&gt;wxDb cursor scrolling&lt;/B&gt;&lt;P&gt;
4345
4346 For backward compatibility reasons, this parameter now only controls the default scrolling method used by cursors. This default behavior can be overriden by setting the second param of wxDb::wxDbGetConnection() or wxDb() constructor to indicate whether the connection (and any wxDbTables that use the connection) should support forward only scrolling of cursors,
4347 or both forward and backward support for backward scrolling cursors is dependent on the data source as well as the ODBC driver being used.&lt;P&gt;
4348
4349 Default: 1
4350 </description>
4351 <default-state>1</default-state>
4352 <requires></requires>
4353 <precludes></precludes>
4354 <enabled-if></enabled-if>
4355 <enabled-if-not></enabled-if-not>
4356 <indeterminate-if></indeterminate-if>
4357 <exclusivity></exclusivity>
4358 <context></context>
4359 <configure-command></configure-command>
4360 <help-topic>Database classes overview</help-topic>
4361 <notes></notes>
4362 </setting>
4363 <setting type="bool-check">
4364 <active>0</active>
4365 <enabled>0</enabled>
4366 <name>wxODBC_BACKWARD_COMPATABILITY</name>
4367 <description>&lt;B&gt;ODBC classes backward compatibility&lt;/B&gt;&lt;P&gt;
4368
4369 Set to 1 to use the deprecated classes, enum types, function,
4370 member variables. With a setting of 1, full backward compatability with the 2.0.x release is possible. It is STRONGLY recommended that this be set to 0, as future development will be done only on the non-deprecated functions/classes/member variables/etc.&lt;P&gt;
4371
4372 Default: 0
4373 </description>
4374 <default-state>0</default-state>
4375 <requires></requires>
4376 <precludes></precludes>
4377 <enabled-if></enabled-if>
4378 <enabled-if-not></enabled-if-not>
4379 <indeterminate-if></indeterminate-if>
4380 <exclusivity></exclusivity>
4381 <context></context>
4382 <configure-command></configure-command>
4383 <help-topic>Database classes overview</help-topic>
4384 <notes></notes>
4385 </setting>
4386 </setting>
4387 </setting>
4388 <setting type="group">
4389 <active>1</active>
4390 <enabled>0</enabled>
4391 <name>Platform-specific</name>
4392 <description></description>
4393 <default-state>1</default-state>
4394 <requires></requires>
4395 <precludes></precludes>
4396 <enabled-if></enabled-if>
4397 <enabled-if-not></enabled-if-not>
4398 <indeterminate-if></indeterminate-if>
4399 <exclusivity></exclusivity>
4400 <context></context>
4401 <configure-command></configure-command>
4402 <help-topic></help-topic>
4403 <notes></notes>
4404 <setting type="group">
4405 <active>1</active>
4406 <enabled>0</enabled>
4407 <name>wxMSW</name>
4408 <description></description>
4409 <default-state>1</default-state>
4410 <requires></requires>
4411 <precludes></precludes>
4412 <enabled-if></enabled-if>
4413 <enabled-if-not></enabled-if-not>
4414 <indeterminate-if></indeterminate-if>
4415 <exclusivity></exclusivity>
4416 <context></context>
4417 <configure-command></configure-command>
4418 <help-topic></help-topic>
4419 <notes></notes>
4420 <setting type="bool-check">
4421 <active>1</active>
4422 <enabled>1</enabled>
4423 <name>wxUSE_OWNER_DRAWN</name>
4424 <description>&lt;B&gt;Owner-drawn controls&lt;/B&gt;&lt;P&gt;
4425
4426 Set this to 1 to enable support for the owner-drawn menu and listboxes. This is required by wxUSE_CHECKLISTBOX.&lt;P&gt;
4427
4428 Default: 1. Recommended setting: 1, set to 0 for a small library size reduction.
4429 </description>
4430 <default-state>1</default-state>
4431 <requires></requires>
4432 <precludes></precludes>
4433 <enabled-if></enabled-if>
4434 <enabled-if-not></enabled-if-not>
4435 <indeterminate-if></indeterminate-if>
4436 <exclusivity></exclusivity>
4437 <context>__WXMSW__</context>
4438 <configure-command></configure-command>
4439 <help-topic></help-topic>
4440 <notes></notes>
4441 </setting>
4442 <setting type="bool-check">
4443 <active>1</active>
4444 <enabled>1</enabled>
4445 <name>wxUSE_RICHEDIT</name>
4446 <description>&lt;B&gt;Rich edit control support&lt;/B&gt;&lt;P&gt;
4447
4448 Set this to 1 to use RICHEDIT controls for wxTextCtrl with style wxTE_RICH which allows to put more than ~32Kb of text in it even under Win9x (NT doesn't have such limitation).&lt;P&gt;
4449
4450 Default: 1 for compilers which support it Recommended setting: 1, only set it to 0 if your compiler doesn't have or can't compile richedit.h.
4451 </description>
4452 <default-state>1</default-state>
4453 <requires></requires>
4454 <precludes></precludes>
4455 <enabled-if></enabled-if>
4456 <enabled-if-not></enabled-if-not>
4457 <indeterminate-if></indeterminate-if>
4458 <exclusivity></exclusivity>
4459 <context>__WXMSW__</context>
4460 <configure-command></configure-command>
4461 <help-topic></help-topic>
4462 <notes></notes>
4463 </setting>
4464 <setting type="bool-check">
4465 <active>1</active>
4466 <enabled>1</enabled>
4467 <name>wxUSE_RICHEDIT2</name>
4468 <description>&lt;B&gt;Rich edit control version 2&lt;/B&gt;&lt;P&gt;
4469
4470 Enable rich edit version 2.0.&lt;P&gt;
4471
4472 Default: 1</description>
4473 <default-state>1</default-state>
4474 <requires></requires>
4475 <precludes></precludes>
4476 <enabled-if></enabled-if>
4477 <enabled-if-not></enabled-if-not>
4478 <indeterminate-if></indeterminate-if>
4479 <exclusivity></exclusivity>
4480 <context>__WXMSW__</context>
4481 <configure-command></configure-command>
4482 <help-topic></help-topic>
4483 <notes></notes>
4484 </setting>
4485 <setting type="bool-check">
4486 <active>1</active>
4487 <enabled>0</enabled>
4488 <name>wxUSE_MFC</name>
4489 <description>&lt;B&gt;MFC interoperation&lt;/B&gt;&lt;P&gt;
4490
4491 Set this to 1 if you want to use wxWindows and MFC in the same program. This will override some other settings.
4492
4493 Default: 0. Recommended setting: 0 unless you really have to use MFC
4494 </description>
4495 <default-state>0</default-state>
4496 <requires></requires>
4497 <precludes></precludes>
4498 <enabled-if></enabled-if>
4499 <enabled-if-not></enabled-if-not>
4500 <indeterminate-if></indeterminate-if>
4501 <exclusivity></exclusivity>
4502 <context>__WXMSW__</context>
4503 <configure-command></configure-command>
4504 <help-topic></help-topic>
4505 <notes></notes>
4506 </setting>
4507 <setting type="bool-check">
4508 <active>1</active>
4509 <enabled>1</enabled>
4510 <name>wxUSE_OLE</name>
4511 <description>&lt;B&gt;OLE support&lt;/B&gt;&lt;P&gt;
4512
4513 Set this to 1 for generic OLE support: this is required for drag-and-drop, clipboard, OLE Automation. Only set it to 0 if your compiler is very old and can't compile/doesn't have the OLE headers.&lt;P&gt;
4514
4515 Default: 1. Recommended setting: 1
4516 </description>
4517 <default-state>1</default-state>
4518 <requires></requires>
4519 <precludes></precludes>
4520 <enabled-if></enabled-if>
4521 <enabled-if-not></enabled-if-not>
4522 <indeterminate-if></indeterminate-if>
4523 <exclusivity></exclusivity>
4524 <context>__WXMSW__</context>
4525 <configure-command>--enable-ole</configure-command>
4526 <help-topic></help-topic>
4527 <notes></notes>
4528 </setting>
4529 <setting type="bool-check">
4530 <active>1</active>
4531 <enabled>1</enabled>
4532 <name>wxUSE_UXTHEME</name>
4533 <description>&lt;B&gt;MS Windows XP UX Theme Engine support&lt;/B&gt;&lt;P&gt;
4534
4535 Set to 1 to compile MS Windows XP theme engine support.
4536 </description>
4537 <default-state>1</default-state>
4538 <requires></requires>
4539 <precludes></precludes>
4540 <enabled-if></enabled-if>
4541 <enabled-if-not></enabled-if-not>
4542 <indeterminate-if></indeterminate-if>
4543 <exclusivity></exclusivity>
4544 <context>__WXMSW__</context>
4545 <configure-command></configure-command>
4546 <help-topic></help-topic>
4547 <notes></notes>
4548 </setting>
4549 <setting type="bool-check">
4550 <active>1</active>
4551 <enabled>1</enabled>
4552 <name>wxUSE_UXTHEME_AUTO</name>
4553 <description>&lt;B&gt;MS Windows XP UX Theme Engine auto-adaptation&lt;/B&gt;&lt;P&gt;
4554
4555 Set to 1 to auto-adapt to MS Windows XP themes where possible
4556 (notably, wxNotebook pages).
4557 </description>
4558 <default-state>1</default-state>
4559 <requires>wxUSE_UXTHEME</requires>
4560 <precludes></precludes>
4561 <enabled-if></enabled-if>
4562 <enabled-if-not></enabled-if-not>
4563 <indeterminate-if></indeterminate-if>
4564 <exclusivity></exclusivity>
4565 <context>__WXMSW__</context>
4566 <configure-command></configure-command>
4567 <help-topic></help-topic>
4568 <notes></notes>
4569 </setting>
4570 <setting type="bool-check">
4571 <active>1</active>
4572 <enabled>1</enabled>
4573 <name>wxUSE_DC_CACHEING</name>
4574 <description>Caches device contexts to improve performance.&lt;P&gt;
4575
4576 This is a Windows-only option.&lt;P&gt;
4577
4578 Default: 1</description>
4579 <default-state>1</default-state>
4580 <requires></requires>
4581 <precludes></precludes>
4582 <enabled-if></enabled-if>
4583 <enabled-if-not></enabled-if-not>
4584 <indeterminate-if></indeterminate-if>
4585 <exclusivity></exclusivity>
4586 <context>__WXMSW__</context>
4587 <configure-command></configure-command>
4588 <help-topic></help-topic>
4589 <notes></notes>
4590 </setting>
4591 <setting type="bool-check">
4592 <active>1</active>
4593 <enabled>0</enabled>
4594 <name>wxUSE_DIB_FOR_BITMAP</name>
4595 <description>Set this to 1 to enable the use of DIB's for wxBitmap to support
4596 bitmaps &gt; 16MB on Win95/98/Me. Set to 0 to use DDB's only.&lt;P&gt;
4597
4598 Default: 0
4599 </description>
4600 <default-state>0</default-state>
4601 <requires></requires>
4602 <precludes></precludes>
4603 <enabled-if></enabled-if>
4604 <enabled-if-not></enabled-if-not>
4605 <indeterminate-if></indeterminate-if>
4606 <exclusivity></exclusivity>
4607 <context>__WXMSW__</context>
4608 <configure-command></configure-command>
4609 <help-topic></help-topic>
4610 <notes></notes>
4611 </setting>
4612 </setting>
4613 <setting type="group">
4614 <active>1</active>
4615 <enabled>0</enabled>
4616 <name>wxGTK</name>
4617 <description></description>
4618 <default-state>1</default-state>
4619 <requires></requires>
4620 <precludes></precludes>
4621 <enabled-if></enabled-if>
4622 <enabled-if-not></enabled-if-not>
4623 <indeterminate-if></indeterminate-if>
4624 <exclusivity></exclusivity>
4625 <context></context>
4626 <configure-command></configure-command>
4627 <help-topic></help-topic>
4628 <notes></notes>
4629 <setting type="bool-check">
4630 <active>0</active>
4631 <enabled>1</enabled>
4632 <name>wxUSE_GTKTEST</name>
4633 <description>&lt;B&gt;GTK+ test&lt;/B&gt;&lt;P&gt;
4634
4635 Try to compile and run a test GTK program.</description>
4636 <default-state>1</default-state>
4637 <requires></requires>
4638 <precludes></precludes>
4639 <enabled-if></enabled-if>
4640 <enabled-if-not></enabled-if-not>
4641 <indeterminate-if></indeterminate-if>
4642 <exclusivity></exclusivity>
4643 <context>__WXGTK__</context>
4644 <configure-command>--enable-gtktest</configure-command>
4645 <help-topic></help-topic>
4646 <notes></notes>
4647 </setting>
4648 <setting type="bool-check">
4649 <active>0</active>
4650 <enabled>0</enabled>
4651 <name>wxUSE_GTKPREFIX</name>
4652 <description>&lt;B&gt;GTK+ prefix&lt;/B&gt;&lt;P&gt;
4653
4654 Prefix where GTK+ is installed (optional). Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
4655 <default-state>0</default-state>
4656 <requires></requires>
4657 <precludes></precludes>
4658 <enabled-if></enabled-if>
4659 <enabled-if-not></enabled-if-not>
4660 <indeterminate-if></indeterminate-if>
4661 <exclusivity></exclusivity>
4662 <context>__WXGTK__</context>
4663 <configure-command>--with-gtk-prefix</configure-command>
4664 <help-topic></help-topic>
4665 <notes></notes>
4666 <value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
4667
4668 Type the prefix into the <B>value</B> property."></value>
4669 </setting>
4670 <setting type="bool-check">
4671 <active>0</active>
4672 <enabled>0</enabled>
4673 <name>wxUSE_GTKEXECPREFIX</name>
4674 <description>&lt;B&gt;GTK+ exec prefix&lt;/B&gt;&lt;P&gt;
4675
4676 Exec prefix where GTK+ is installed (optional). Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
4677 <default-state>0</default-state>
4678 <requires></requires>
4679 <precludes></precludes>
4680 <enabled-if></enabled-if>
4681 <enabled-if-not></enabled-if-not>
4682 <indeterminate-if></indeterminate-if>
4683 <exclusivity></exclusivity>
4684 <context>__WXGTK__</context>
4685 <configure-command>--with-gtk-exec-prefix</configure-command>
4686 <help-topic></help-topic>
4687 <notes></notes>
4688 <value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
4689
4690 Type the prefix into the <B>value</B> property."></value>
4691 </setting>
4692 <setting type="bool-check">
4693 <active>1</active>
4694 <enabled>0</enabled>
4695 <name>wxUSE_LIBICONV_PREFIX</name>
4696 <description>&lt;B&gt;libiconv prefix&lt;/B&gt;&lt;P&gt;
4697
4698 Search for libiconv in DIR/include and DIR/lib. Type the prefix into the &lt;b&gt;value&lt;/b&gt; field.</description>
4699 <default-state>0</default-state>
4700 <requires></requires>
4701 <precludes></precludes>
4702 <enabled-if></enabled-if>
4703 <enabled-if-not></enabled-if-not>
4704 <indeterminate-if></indeterminate-if>
4705 <exclusivity></exclusivity>
4706 <context></context>
4707 <configure-command>--with-libiconv-prefix</configure-command>
4708 <help-topic></help-topic>
4709 <notes></notes>
4710 <value custom="true" type="string" editor-type="string" description="<B>Value</B><P>
4711
4712 Type the prefix into the <B>value</B> property."></value>
4713 </setting>
4714 <setting type="bool-check">
4715 <active>0</active>
4716 <enabled>0</enabled>
4717 <name>wxUSE_X</name>
4718 <description>&lt;B&gt;Use X&lt;/B&gt;&lt;P&gt;
4719
4720 Use the X window system.</description>
4721 <default-state>1</default-state>
4722 <requires>__WXGTK__,__WXMOTIF__,__WXX11__</requires>
4723 <precludes></precludes>
4724 <enabled-if>__WXGTK__,__WXMOTIF__,__WXX11__</enabled-if>
4725 <enabled-if-not></enabled-if-not>
4726 <indeterminate-if></indeterminate-if>
4727 <exclusivity></exclusivity>
4728 <context></context>
4729 <configure-command>--with-x</configure-command>
4730 <help-topic></help-topic>
4731 <notes></notes>
4732 </setting>
4733 </setting>
4734 </setting>
4735 </setting>
4736 </settings>