I think that some methods like gtk.Image.set_from_file() should accept
as argument not only the filename as string but also a file object.

In this way should be possible to use file-like objects as StringIO,
when for example you have an in Image represented in a string and you
don't want to write it to a file and then read it again.

-- 
 
 |\ |       |HomePage   : http://nem01.altervista.org
 | \|emesis |XPN (my nr): http://xpn.altervista.org
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to