1,076,442 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?

Posts by Thropian which have been Voted Up

well I figured out what was wrong in my program. I was using

canvas.coords(tag,coordinates)#to move the object but I also needed
canvas.tag_raise(tag)#to make the object appear on top
Thropian
Junior Poster
102 posts since Oct 2010
Reputation Points: 13
Solved Threads: 2
Skill Endorsements: 0

We all know the

for x in range(a,b)

function but it has overload issues
try writing an alternative that doesn't have overload issues for example

range(0,999999999)

will overload

Editor's note: This has been fixed in Python3 where range is now an iterator.

Thropian
Junior Poster
102 posts since Oct 2010
Reputation Points: 13
Solved Threads: 2
Skill Endorsements: 0
 
© 2013 DaniWeb® LLC
Page rendered in 0.0378 seconds using 2.46MB