Hi. I am a new member of this mailing list. I am writing a GUI in PyQt4 that 
will use drag and drop of images to put a simulation together.
I found one drag and drop example that uses QLabels loaded with png files.  I 
need to be able to draw my own images or at least load other types onto my GUI.
I found some .ico files and tried to load them and they didn't work. I even 
loaded them into MS Paint and saved them as PNG files and they didn't load and 
gave no error message. Where can I find a tutorial or examples on how to do 
drag and drop and/or what I need to know about images to do that?  I can start 
with pictures as simple as geometric shapes, rectangle, triangle, etc.  I have 
done lots of googling and info that is either too specific or too general.

Thanks,
Ron

----------------------------------------------------------------------
ronnie.a.shoema...@lmco.com

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to