|
-
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]
-
Feb 14th, 2001, 08:45 PM
#2
New Member
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
-
Sep 30th, 2002, 02:55 PM
#3
Addicted Member
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
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
|