<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
- <name>WXWIN_COMPATIBILITY_2</name>
- <description><B>This setting determines the compatibility with 2.0 API</B><P>
-
-Set it to 1 to enable it. Default is 0.<P>
-
-Recommended setting: 0 (please update your code instead!)
-</description>
- <default-state>1</default-state>
- <requires></requires>
- <precludes></precludes>
- <enabled-if></enabled-if>
- <enabled-if-not></enabled-if-not>
- <indeterminate-if></indeterminate-if>
- <exclusivity></exclusivity>
- <context></context>
- <configure-command>--enable-compat20</configure-command>
- <help-topic></help-topic>
- <notes></notes>
- </setting>
- <setting type="bool-check">
- <active>1</active>
- <enabled>0</enabled>
- <name>WXWIN_COMPATIBILITY_2_2</name>
- <description><B>This setting determines the compatibility with 2.2 API</B><P>
+ <name>WXWIN_COMPATIBILITY_2_4</name>
+ <description><B>This setting determines the compatibility with 2.4 API</B><P>
Set it to 1 to enable it but please consider updating your code instead.<P>
<setting type="bool-check">
<active>1</active>
<enabled>0</enabled>
- <name>WXWIN_COMPATIBILITY_2_4</name>
- <description><B>This setting determines the compatibility with 2.4 API</B><P>
+ <name>WXWIN_COMPATIBILITY_2_6</name>
+ <description><B>This setting determines the compatibility with 2.6 API</B><P>
Set it to 0 to flag all cases of using deprecated functions.<P>
<help-topic></help-topic>
<notes></notes>
</setting>
- <setting type="bool-check">
- <active>1</active>
- <enabled>1</enabled>
- <name>wxFONT_SIZE_COMPATIBILITY</name>
- <description><B>Define as 1 for font size to be backward compatible to 1.63 and earlier.</B><P>
-
-1.64 and later define point sizes to be compatible with Windows.<P>
-
-Default is 0.
-</description>
- <default-state>1</default-state>
- <requires></requires>
- <precludes></precludes>
- <enabled-if></enabled-if>
- <enabled-if-not></enabled-if-not>
- <indeterminate-if></indeterminate-if>
- <exclusivity></exclusivity>
- <context>__WXMSW__</context>
- <configure-command></configure-command>
- <help-topic>wxFont</help-topic>
- <notes></notes>
- </setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<configure-command></configure-command>
<help-topic>Common dialogs overview</help-topic>
<notes></notes>
- <setting type="bool-check">
- <active>1</active>
- <enabled>0</enabled>
- <name>wxUSE_GENERIC_DIALOGS_IN_MSW</name>
- <description><B>Generic dialog support in Windows</B><P>
-
-Define 1 to use generic dialogs in Windows, even though they duplicate native common dialog (e.g. wxColourDialog). This is mainly useful for testing.<P>
-
-Default: 0. Recommended setting: 0
-</description>
- <default-state>1</default-state>
- <requires></requires>
- <precludes></precludes>
- <enabled-if></enabled-if>
- <enabled-if-not></enabled-if-not>
- <indeterminate-if></indeterminate-if>
- <exclusivity></exclusivity>
- <context></context>
- <configure-command></configure-command>
- <help-topic>Common dialogs overview</help-topic>
- <notes></notes>
- </setting>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
<setting type="bool-check">
<active>1</active>
<enabled>1</enabled>
- <name>wxUSE_WAVE</name>
- <description><B>wxWave</B><P>
+ <name>wxUSE_SOUND</name>
+ <description><B>wxSound</B><P>
Simple .wav class for short sounds.</description>
<default-state>1</default-state>
<indeterminate-if></indeterminate-if>
<exclusivity></exclusivity>
<context></context>
- <configure-command>--enable-wave</configure-command>
- <help-topic>wxWave</help-topic>
+ <configure-command>--enable-sound</configure-command>
+ <help-topic>wxSound</help-topic>
<notes></notes>
</setting>
<setting type="bool-check">