Hi,
I have some problem with a wx.Choice grid cell renderer using wxPython 2.6.1 GTK2 on linux. The Choice control is working but the selection is reset after the choice control is hidden again (try GridCustTable.py in the wxPython demo). It works though when using the keyboard.
Regards, Christian