]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/window.h
added wxAnimationCtrl (patch 1570325)
[wxWidgets.git] / include / wx / mac / carbon / window.h
index 68a0a4f36bd600629d5bc0962df56b2513b7cdd4..f7f5e8b3370c94079a51931919631a84449df23f 100644 (file)
@@ -142,6 +142,8 @@ public:
 
     bool AcceptsFocus() const;
 
 
     bool AcceptsFocus() const;
 
+    virtual bool IsDoubleBuffered() const { return true; }
+
 public:
     static long         MacRemoveBordersFromStyle( long style ) ;
 
 public:
     static long         MacRemoveBordersFromStyle( long style ) ;