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='#00',state=DISABLED)
Thanks again,
Tom
--
Hi,
I am using tkinter and I have a canvas that with several rectangles drawn
on it. The rectangles need to have bindings to move and resize them. No
problem here, but I also need to display a grid on the same canvas, for
which I am using create_line. My problem is I do not want the grid lines t