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