Results 1 to 2 of 2

Thread: Resolved : Drawing program

Threaded View

  1. #1

    Thread Starter
    Lively Member jimmymou's Avatar
    Join Date
    May 2001
    Location
    Luxembourg
    Posts
    74

    Resolved : Drawing program

    Hello

    I would like to write a small drawing program to let the user create simple drawings (made from rectangles, circles, texts, lines, hatches.... to create very simple building blueprints) and save it as a vector file (wmf or emf). I want not to use standard methods in picturebox because this is "bitmap" operations and kill the possibilities I would like to give to the user : such as selecting, moving, erasing the elements, undos... In fact, ideally, it should be like a small "Corel Draw" program.

    How can we do that in VB, I heard about working on the DC of a Metafile, but not concrete experiences.

    Any ideas ?

    Thanks in advance....
    Last edited by jimmymou; Dec 2nd, 2002 at 07:42 AM.

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