tkinter canvas
fxe
brennan162 at sbcglobal.net
Tue Apr 4 19:42:09 EDT 2006
Hi John , thanks a million for the info.Looking at your solution I am sure
this would work. After struggling with this for the past few hours I found
another way just before reading your post. Its as simple as :
canvas.create_line(x1,y1,x2,y2,fill='#000000',state=DISABLED)
Thanks again,
Tom
--
View this message in context: http://www.nabble.com/tkinter-canvas-t1395807.html#a3755397
Sent from the Python - python-list forum at Nabble.com.
More information about the Python-list
mailing list