]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/_gridextras.py
merged in the fix for printing \% on PS DC
[wxWidgets.git] / wxPython / src / _gridextras.py
CommitLineData
f6bcfd97
BP
1
2
3# Stuff these names into the wx namespace so wxPyConstructObject can find them
4
5wx.wxGridEventPtr = wxGridEventPtr
6wx.wxGridSizeEventPtr = wxGridSizeEventPtr
7wx.wxGridRangeSelectEventPtr = wxGridRangeSelectEventPtr
8wx.wxGridCellRendererPtr = wxGridCellRendererPtr
9wx.wxPyGridCellRendererPtr = wxPyGridCellRendererPtr
10wx.wxGridCellEditorPtr = wxGridCellEditorPtr
11wx.wxPyGridCellEditorPtr = wxPyGridCellEditorPtr
12wx.wxGridCellAttrPtr = wxGridCellAttrPtr
13wx.wxGridCellAttrProviderPtr = wxGridCellAttrProviderPtr
14wx.wxPyGridCellAttrProviderPtr = wxPyGridCellAttrProviderPtr
15wx.wxGridTableBasePtr = wxGridTableBasePtr
16wx.wxPyGridTableBasePtr = wxPyGridTableBasePtr
17wx.wxGridTableMessagePtr = wxGridTableMessagePtr
18wx.wxGridCellCoordsPtr = wxGridCellCoordsPtr
19wx.wxGridPtr = wxGridPtr