Update description of wxUSE_NATIVE_ANIMATIONCTRL
This commit is contained in:
@@ -922,8 +922,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
@@ -931,6 +931,7 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_ANIMATIONCTRL 1
|
#define wxUSE_NATIVE_ANIMATIONCTRL 1
|
||||||
|
|
||||||
|
|
||||||
// Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR
|
// Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR
|
||||||
// below either wxStatusBar95 or a generic wxStatusBar will be used.
|
// below either wxStatusBar95 or a generic wxStatusBar will be used.
|
||||||
//
|
//
|
||||||
|
@@ -923,8 +923,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -923,8 +923,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -923,8 +923,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -929,8 +929,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -919,8 +919,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -922,8 +922,8 @@
|
|||||||
// the native control limitations.
|
// the native control limitations.
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||||
|
|
||||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||||
// native one is available?
|
// otherwise use the generic version of the animation classes.
|
||||||
//
|
//
|
||||||
// Default is 1.
|
// Default is 1.
|
||||||
//
|
//
|
||||||
|
@@ -465,7 +465,7 @@ typedef pid_t GPid;
|
|||||||
|
|
||||||
#define wxUSE_NATIVE_DATAVIEWCTRL 0
|
#define wxUSE_NATIVE_DATAVIEWCTRL 0
|
||||||
|
|
||||||
#define wxUSE_NATIVE_ANIMATIONCTRL 0
|
#define wxUSE_NATIVE_ANIMATIONCTRL 1
|
||||||
|
|
||||||
#define wxUSE_STATUSBAR 1
|
#define wxUSE_STATUSBAR 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user