]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combo.h
don't generate a scroll event when setting scroll position from scroll event handler
[wxWidgets.git] / include / wx / combo.h
index 213409a74b321ac3624857daadeabea2fd2ab2e1..8c15a099c6ab7eae99e6a471e366c885310663b3 100644 (file)
@@ -375,8 +375,10 @@ protected:
     // Creates popup window, calls interface->Create(), etc
     void CreatePopup();
 
+    // Destroy popup window and all related constructs
+    void DestroyPopup();
+
     // override the base class virtuals involved in geometry calculations
-    virtual void DoMoveWindow(int x, int y, int width, int height);
     virtual wxSize DoGetBestSize() const;
 
     // ensures there is atleast the default popup