I am half way through my 3rd year software enginering project at uni ,we are now into the implemetation stage.
None of our team have ever used tcl/tk before so we are having a lot of trouble.
What I need to know can be simplified to the following
when I click on a button that I have already created I want
a rectangle to appear attached to the cursor so i can then move it onto a canvas, then when i click the mouse button it releases the rectangle onto the canvas.
(I also need a grid on the canvas that the rectangles will snap onto, but that can wait till later)
Hope someone can help cheers
STEVE
None of our team have ever used tcl/tk before so we are having a lot of trouble.
What I need to know can be simplified to the following
when I click on a button that I have already created I want
a rectangle to appear attached to the cursor so i can then move it onto a canvas, then when i click the mouse button it releases the rectangle onto the canvas.
(I also need a grid on the canvas that the rectangles will snap onto, but that can wait till later)
Hope someone can help cheers
STEVE