On Dienstag 13 Mai 2008, Aysun Bascetincelik wrote:
> Sorry, I was not sure about attaching files. Here are the files.

Your mistake is simply that you have made "pointToDraw" a class variable, not 
an object/instance one (use self.pointToDraw, not MyPoint.pointToDraw).  This 
is not [Py]Qt related.

Ciao, /  /                                                    .o.
     /--/                                                     ..o
    /  / ANS                                                  ooo

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to