[Dev] Milestone 0.3.19 is released
Robin Dunn
robin at alldunn.com
Tue Jun 29 18:25:11 PDT 2004
Morgen Sagen wrote:
> Using Fedora Core 2, I don't get that libxml2mod error, but I do get
> lots of these:
>
> (Chandler.py:2544): Gdk-CRITICAL **: file gdkwindow.c: line 2180
> (gdk_window_invalidate_rect): assertion `window != NULL' failed
>
IIUC, these are because of a workaround (black-magic hack) that was done
to correct some widget sizing issues when a wxNotebook is in the
widget's ancestry, but the workaround is not correct for gtk+ 2.4. (It
probably wasn't correct for 2.2 either, but it worked.)
We've been discussing different approaches to try and solve the problem
in a way that doesn't use hackery.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the Dev
mailing list