Nicholas Feinberg wrote:
>Code that caused the problem (unlikely to be helpful, but no reason not to include it): >self.canvas.scale(self.body,self.radius/(self.radius-.5),self.radius/(self.radi us-.05),0,0)#radius is greater than .5 scale's arguments are: scale(TagOrID,xorigen,yorigen,xscale,yscale) You seem to be moving the thing and scaling it to zero... - Hendrik -- http://mail.python.org/mailman/listinfo/python-list