Hi
I'm trying to create an image that can be dragged to the desktop (using
gnome) and dropped there as a .png file. I've taken a look at
dragndrop.py, which is part of the tutorial
http://www.pygtk.org/pygtk2tutorial/examples/dragndrop.py
But I still don't understand the desktop' behavior as a drag destination
- if the pixmap in the above example is dragged to the desktop, a new
text file is created (the source widget acts as a text data source,
instead of image data) when dropped.
Thanks, 
Boris Marin



_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to