-
For my current project I am trying to write a sort of flow-chart form where the user can place objects (for now they are images) and then connect them together with lines.
I have sorted out the dragging and dropping of the images, but I cannot fathom out how to sort out the connecting of them with lines.
What I would like to be able to do is on the MouseDown event of an image, start a line drawing while you hold the mouse button down. When you drop the line on another image I need to make the line permanent. Does anyone have any ideas?
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
-
Hi,
I am also writing a flow chat program using VB, and I have the problem for make the line.
(to connect two object together) Can you please give me a help, if you know
Thank you
-
Hi
Hi,
I am working on a project which will basically act as a question bank for mathematical problems. As a result I have to provide the user for drawing diagrams of the question and then storing them. I have managed to write the code for the sorage and retrievals of gif or jpeg images but I would like to provide the user the flexibility of drawing them. Can you send me ur source code please or guide me on this project??
it will be a very big help to me.
thanx