Now I am looking at the code posted here. http://www.mail-archive.com/pyqt@riverbankcomputing.com/msg17197.html
It works fine as is on my PC, but I am having trouble learning how to debug signals that don't happen. This may be a namespace problem that I don't understand, but I wanted to separate the classes into different files, but when I move the PyMimeData class into a separate .py file and import it the drag works, but it never shows any animation and never finds an acceptable drop target. I am trying print statements and the Idle debugger, but am having trouble tracking the signals. Looks like I might have to go into the base classes to figure out what is going on. Or is there some basic namespace rule that I am overlooking? Thanks, Ron ---------------------------------------------------------------------- ronnie.a.shoema...@lmco.com
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt