Results 1 to 5 of 5

Thread: Drawing Program

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    17

    Drawing Program

    In a lot of graphics programs (even MS Draw has it) you are able to draw a rectangle, then click with the mouse inside that rectangle and select it, then move the rectangle, resize the rectangle... basically had full control over the rectangle. Has anyone done something like this before and is willing to share their code?

  2. #2
    New Member
    Join Date
    Aug 2001
    Posts
    9
    I have more advanced code.. but it is copyrighted so I can't publicate it... but I'm gonna rewrite what you need right now... will post it soon.

    -- Alan

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    17
    Wow, thanks a bunch :))

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    You could just use arrays of UDTs to accomplish this ...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    17
    well, i decided to be unlazy, and after several hours have a passing imitation of msdraw

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