In wxPython 2.6.3.3 if wxPyGridCellRenderer.GetBestSize() returns tuple a TypeError exception remains unhandled and is discovered with next wxPython call.
Tested on Win32 ansi build python 2.4.4
Niki Spahiev
In wxPython 2.6.3.3 if wxPyGridCellRenderer.GetBestSize() returns tuple a TypeError exception remains unhandled and is discovered with next wxPython call.
Tested on Win32 ansi build python 2.4.4
Niki Spahiev
Niki Spahiev wrote:
In wxPython 2.6.3.3 if wxPyGridCellRenderer.GetBestSize() returns tuple a TypeError exception remains unhandled and is discovered with next wxPython call.
Thanks.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!