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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to