[wxPython-users] "wxPython in Action" example fails with bus
error on OS X
johnnie pittman
johnnie.pittman at gmail.com
Thu Jun 8 17:27:21 PDT 2006
Thanks Robin. I hit every other single source of information besides the
errata page. It's first on my list next time.
On 6/8/06, Robin Dunn <robin at alldunn.com> wrote:
>
> johnnie pittman wrote:
>
> >
> > Now my question is whether I'm the only one running into this issue? If
> > so, then I've got something funky going on with my build of
> > python/wxpython and I've got to figure out what I'm doing wrong.
>
> Nothing wrong. It is possible for the client size to be zero when the
> window is first created, and it hasn't yet been resized by the parent.
> But as you've discovered this uncovers the problem that the Mac has with
> bitmaps with a zero dimension. See the errata page for one way to
> protect against this.
>
> http://wxpython.org/bookerrata.php
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org Java give you jitters? Relax with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200606=
08/54e6cd23/attachment.htm
More information about the wxpython-users
mailing list