[wxPython-dev] XRCed 1.8-0 bug

Robin Dunn robin at alldunn.com
Wed Feb 21 14:33:52 PST 2007


ava wrote:
> Hi,
> I found a bug in XRCed 1.8-0
> 
> Class ParamIntList (file param.py, line 730 something) doesn't have SetValue()
> correctly overriden (for a list with items 1, 2, 3 SetValue generates '1|2|3'
> instead of '[1,2,3]'. This causes problems f.e. in growablecols/rows in
> flexgridsizers.
> 
> Easy solution is to add a method 

Could you please make a patch file for these changes?  That way I can be 
sure I don't make any mistakes when making the changes you describe.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list