]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/window.h
support for iPhone callbacks
[wxWidgets.git] / interface / wx / window.h
index acf13d59180e1ac0afe8fb08d289877ec0fc3a39..d075e1178ca2af9d7d8282838de48d2149cbc69b 100644 (file)
@@ -53,6 +53,16 @@ enum wxShowEffect
 };
 
 
+/**
+   flags for SendSizeEvent()
+*/
+enum
+{
+    wxSEND_EVENT_POST = 1
+};
+
+
+
 
 /**
     Struct containing all the visual attributes of a control.
@@ -1109,7 +1119,7 @@ public:
 
        @since 2.9.5
     */
-    virtual double GetMagnificationFactor() const;
+    virtual double GetContentScaleFactor() const;
     
     /**
         Returns the size of the left/right and top/bottom borders of this window in x