Regarding my previous message, here is the error from python:
pixbuf = gtk.gdk.Pixbuf.get_from_drawable(widget.window, 0, 0, 0, 0, 0, width, height) TypeError: descriptor 'get_from_drawable' requires a 'gtk.gdk.Pixbuf' object but received a 'gtk.gdk.Window' Mark Mason+ _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
