I have put up another pygtk snapshot on my ftp site (same location as the
last one).  This contains all the fixes people have sent in.  Here is a
summary:

- example fixes.  A number of broken testgtk examples are fixed, including
  the drag and drop one.
- added depth attribute to GdkWindow type for people interested in the
  bitdepth of their windows and pixmaps.
- added the gdk_pixmap_colormap_create_xpm* functions and got
  create_pixmap_from_xpm* to use them where appropriate.  You should now
  be able to create pixmaps for a widget before it has been realised.
- Fixes so that GtkItemFactory.get_widget doesn't crash when no widget
  can be found.
- Removed GtkCheckMenuItem.set_state and GtkToggleButton.set_state
  compatibility routines so that they don't shadow GtkWidget.set_state.

That is about it.  If no more bugs are found, I will release this as
0.5.10 (really).

James Henstridge.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to