I've just installed pygtk 1.99 in hopes of being able to use gdkpixbuf.
Now, the bindings in gtk itself do not include the functions to load
images from files. So I looked in the faq and it said to import a
module called gdkpixbuf. Now, when I attempt this, python cannot find
this module. I can find no documentation on this module outside of what
the faq lists. My question is, is this something I have to get
separately or is it something that I have to tell pygtk 1.99 (I have
1.99.14 btw) to compile?
What would a valid code snippet look like that was using pygtk to load
an image file?
-Bob
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
- Re: [pygtk] Problems with gdkpixbuf Robert Lowe
- Re: [pygtk] Problems with gdkpixbuf John Finlay
- Re: [pygtk] Problems with gdkpixbuf Christian Reis
- Re: [pygtk] Problems with gdkpixbuf Robert Lowe
