]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_gridextras.py
merged 2.2 branch
[wxWidgets.git] / wxPython / src / _gridextras.py
diff --git a/wxPython/src/_gridextras.py b/wxPython/src/_gridextras.py
new file mode 100644 (file)
index 0000000..198ed64
--- /dev/null
@@ -0,0 +1,19 @@
+
+
+# Stuff these names into the wx namespace so wxPyConstructObject can find them
+
+wx.wxGridEventPtr                  = wxGridEventPtr
+wx.wxGridSizeEventPtr              = wxGridSizeEventPtr
+wx.wxGridRangeSelectEventPtr       = wxGridRangeSelectEventPtr
+wx.wxGridCellRendererPtr           = wxGridCellRendererPtr
+wx.wxPyGridCellRendererPtr         = wxPyGridCellRendererPtr
+wx.wxGridCellEditorPtr             = wxGridCellEditorPtr
+wx.wxPyGridCellEditorPtr           = wxPyGridCellEditorPtr
+wx.wxGridCellAttrPtr               = wxGridCellAttrPtr
+wx.wxGridCellAttrProviderPtr       = wxGridCellAttrProviderPtr
+wx.wxPyGridCellAttrProviderPtr     = wxPyGridCellAttrProviderPtr
+wx.wxGridTableBasePtr              = wxGridTableBasePtr
+wx.wxPyGridTableBasePtr            = wxPyGridTableBasePtr
+wx.wxGridTableMessagePtr           = wxGridTableMessagePtr
+wx.wxGridCellCoordsPtr             = wxGridCellCoordsPtr
+wx.wxGridPtr                       = wxGridPtr