<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>
If wxUSE_TOOLBAR is 0, don't compile any toolbar
classes at all. Otherwise, use the native toolbar class unless
-wxUSE_TOOLBAR_NATIVE is 0. Additionally, the generic toolbar class which supports some features which might not be supported by the native wxToolBar class may be compiled in if wxUSE_TOOLBAR_SIMPLE is 1.<P>
+wxUSE_TOOLBAR_NATIVE is 0.<P>
Default: 1. Recommended setting: 1</description>
<default-state>1</default-state>
<help-topic>wxToolBar</help-topic>
<notes></notes>
</setting>
- <setting type="bool-check">
- <active>1</active>
- <enabled>0</enabled>
- <name>wxUSE_TOOLBAR_SIMPLE</name>
- <description>Compile wxToolBarSimple, a simple generic toolbar implementation, in addition to any others that are enabled.<P>
-
-This must be enabled if wxUSE_TOOLBAR_NATIVE is disabled.</description>
- <default-state>1</default-state>
- <requires></requires>
- <precludes></precludes>
- <enabled-if></enabled-if>
- <enabled-if-not>wxUSE_TOOLBAR_NATIVE</enabled-if-not>
- <indeterminate-if></indeterminate-if>
- <exclusivity></exclusivity>
- <context></context>
- <configure-command>--enable-tbarsmpl</configure-command>
- <help-topic>wxToolBar</help-topic>
- <notes></notes>
- </setting>
</setting>
<setting type="bool-check">
<active>1</active>
<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>