wx.grid.GridCellEnumRenderer

Mark Erbaugh mark at microenh.com
Tue Jan 1 11:47:19 PST 2008


Are there any examples on how to use this renderer?  The python SWIG
file indicates that it takes a string parameter choices, but looking at
the C++ code, it looks like this should be a string array. wxPython only
wants a string (or Unicode) as a parameter.

Although there is a wxGridCellEnumRendered class in the source code, it
doesn't appear in the wxWidgets C++ documentation.

Mark




More information about the wxpython-users mailing list