]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/_gridextras.py
Added icons for the demo and for XRCed, and added a shortcut to XRCed
[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
bf7945ce 8wx.wxGridEditorCreatedEventPtr = wxGridEditorCreatedEventPtr
f6bcfd97
BP
9wx.wxGridCellRendererPtr = wxGridCellRendererPtr
10wx.wxPyGridCellRendererPtr = wxPyGridCellRendererPtr
11wx.wxGridCellEditorPtr = wxGridCellEditorPtr
12wx.wxPyGridCellEditorPtr = wxPyGridCellEditorPtr
13wx.wxGridCellAttrPtr = wxGridCellAttrPtr
14wx.wxGridCellAttrProviderPtr = wxGridCellAttrProviderPtr
15wx.wxPyGridCellAttrProviderPtr = wxPyGridCellAttrProviderPtr
16wx.wxGridTableBasePtr = wxGridTableBasePtr
17wx.wxPyGridTableBasePtr = wxPyGridTableBasePtr
18wx.wxGridTableMessagePtr = wxGridTableMessagePtr
19wx.wxGridCellCoordsPtr = wxGridCellCoordsPtr
20wx.wxGridPtr = wxGridPtr