[wxPython-dev] Re: XRCed 1.8-0 bug
Roman Rolinsky
rolinsky at femagsoft.com
Thu Mar 8 08:07:50 PST 2007
Hi,
On Fri, 2007-03-02 at 11:01 +0000, Tomas Dvorak wrote:
> Roman Rolinsky <rolinsky <at> femagsoft.com> writes:
> >
> > Hi,
> >
> > I didn't looked at your changes but I already fixed this. Please try
> > today's version XRCed-0.1.8-1 (update from CVS or download from
> > http://sourceforge.net/project/showfiles.php?group_id=68321 ).
> >
> > There was another nasty bug in 0.1.8-0 which occurs on closing the test
> > window, also fixed.
> >
> > Regards,
> >
> > Roman
>
> Well, you got it almost right, it's only you forgot to handle the empty list
> case. Try unchecking growablecols, checking it again and pressing Edit, you get
> a ValueError:
> Traceback (most recent call last):
> File "C:\projects\gofomo\utils\XRCed-0.1.8-1\params.py", line 730, in OnButton
> Edit
> self.value = map(int, self.text.GetValue().split('|'))
> ValueError: invalid literal for int():
>
> Of course one can write a number directly without pressing Edit, but still this
> behaviour is slightly annoying.
Ok, fixed now (in 0.1.8-3). Thanks.
Regards,
Roman
>
> regards..
> Tomas Dvorak
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-dev-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-dev-help at lists.wxwidgets.org
>
More information about the wxpython-dev
mailing list