Results 1 to 3 of 3

Thread: Drag & Drop

  1. #1

    Thread Starter
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    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]



  2. #2
    New Member
    Join Date
    Feb 2001
    Location
    Australia
    Posts
    1

    Cool

    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

  3. #3
    Addicted Member
    Join Date
    Apr 2002
    Location
    INDIA
    Posts
    169

    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
  •  



Click Here to Expand Forum to Full Width