Stephen Langer wrote: >On Sun, Jul 28, 2002 at 10:10:22AM +0800, James Henstridge wrote: > > >>What are you doing with GdkImlib that you can't do with the gdkpixbuf >>wrapper? Recent versions of gdk-pixbuf are correctly linked so that >>they don't have linking problems when not loaded with RTLD_GLOBAL. >>Also, use of the pixbuf module will make it a little easier for you to >>upgrade to 2.0. >> >> > >I'm not the original poster, but we're using gdkimlib because it's >what the gnome-canvas and gtk-canvas understand. Is it possible to >display a gdkpixbuf in a canvas? > > There is a GnomeCanvasPixbuf class that comes with gdk-pixbuf, but it isn't currently wrapped in the gtk 1.2 branch. I don't know anything about the gtk-canvas bindings (whether they included the pixbuf item or not), so can't say whether it will work or not there. However, it is supported in the 2.0 branch.
James. -- Email: [EMAIL PROTECTED] | Linux.conf.au 2003 Call for Papers out WWW: http://www.daa.com.au/~james/ | http://conf.linux.org.au/cfp.html _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
