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