tkinter canvas

fxe brennan162 at sbcglobal.net
Tue Apr 4 17:47:56 EDT 2006


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 to
be able to move and resize .

Is this doable or any suggestions on an alternative.Maybe another way to
display my grid on top of the canvas?

Tom

--
View this message in context: http://www.nabble.com/tkinter-canvas-t1395807.html#a3753823
Sent from the Python - python-list forum at Nabble.com.




More information about the Python-list mailing list