
Adding a button to a canvas
Hi, The problem I seem to be having is this:
I have a canvas widget in which i have drawn many lines, etc. I want
to place a button widget onto the canvas at a certain position. Any ideas
on how to place this button, i've tried the -side, and -anchor options,
but they do not do what I require. Is there any way to position
a widget in a canvas with coordinates (x and y positioning)? Thanks in
advance.
Reg Sherwood