|
-
Feb 16th, 2000, 06:48 PM
#1
Thread Starter
Frenzied Member
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]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|