Re: [wxpython-users] Sizer.IsShown discrepancy?
by Robin Dunn other posts by this author
Jul 18 2008 12:38PM messages near this date
Re: [wxpython-users] Sizer.IsShown discrepancy?
|
[wxpython-users] Re: Is this the correct way to use threads (was Babel Fish translation) ?
Mike Rooney wrote:
> Robin Dunn wrote:
> > Mike Rooney wrote:
> >
> >> However, when I attempt this, I get "TypeError: wx.Window or wx.Sizer
> >> expected for item"
> >
> > I've fixed this for the next release.
> >
> >
>
>
> Great! Does that mean you were already aware of the issue and had
> already fixed it before my email, or you are just lightning fast at
> fixing bugs?
I think I was aware of it before but hadn't done anything about it at
the time because I was in the middle of something else. It was a
lightning fast fix because all it needed was changing a 'false' to a
'true' :-)
>
> And, by next release, do you mean 2.8.8.1, or the first 2.9 release?
2.8.8.1
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Mike Rooney
Robin Dunn
Mike Rooney
Robin Dunn
|