]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_window.i
install activex too
[wxWidgets.git] / wxPython / src / _window.i
index 792de7385a57720a4f9831364cd1273bbf67941a..cce8a97a991330c5f0cca37cae6e8bd404b664fc 100644 (file)
@@ -167,6 +167,8 @@ public:
     %pythonAppend wxWindow         "self._setOORInfo(self)"
     %pythonAppend wxWindow()       ""
 
     %pythonAppend wxWindow         "self._setOORInfo(self)"
     %pythonAppend wxWindow()       ""
 
+    RefDoc(wxWindow, ""); // turn it off for the ctors
+    
     DocCtorStr(
         wxWindow(wxWindow* parent, const wxWindowID id,
                  const wxPoint& pos = wxDefaultPosition,
     DocCtorStr(
         wxWindow(wxWindow* parent, const wxWindowID id,
                  const wxPoint& pos = wxDefaultPosition,