RE: wxPyGridCellRenderer derived grid renderers not working in wxPyth on 2.3.2.1
The effect is that neither the Draw nor the GetBestSize methods are being triggered. The init method is triggered when the renderer is created, but that seems to be it.
And yes, the program does run, but it isn’t rendering correctly, thus forcing me to remain with wxPython 2.3.0.
Also, I take it that your ‘Yes’ means that the latest CVS code has this bug fixed?
Thanks again,
David Horkoff
···
===================
Does anyone know when these will be fixed? The GridStdEdRend.py demo won’t>> * even work on my installation.>> >> * I’m using:>> * ActivePython 2.1.211*>> * wxPython 2.3.2.1-Py21-hybrid*>> * MS win2k*>> >> * Is this already fixed in CVS?*>
Yes.
It should at least run, just not render right. How is it failing for you?
–
Robin Dunn
Software Craftsman
robin@AllDunn.com mailto:robin@AllDunn.com Java give you jitters?
<http://wxPython.org> Relax with wxPython!