Re: [wxpython-users] Sizer.IsShown discrepancy?
by Robin Dunn other posts by this author
Jul 18 2008 12:15PM messages near this date
[wxpython-users] Sizer.IsShown discrepancy?
|
Re: [wxpython-users] Sizer.IsShown discrepancy?
Mike Rooney wrote:
> Hello,
>
> I feel like either I am going crazy or I have found a bug. Actually, I
> think I mentioned this before but I guess nothing ever came of it, and I
> can't seem to find anything related on trac.
>
> I am trying to use wx.Sizer.IsShown with a zero-based index (such as
> sizer.IsShown(0)), as the docs indicate that I can:
> However, when I attempt this, I get "TypeError: wx.Window or wx.Sizer
> expected for item"
I've fixed this for the next release.
--
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
|