Results 1 to 3 of 3

Thread: Draw help

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2009
    Posts
    2

    Draw help

    Hi... I am relatively very new at coding... i learnt vb some time back bt didn't practice so you can assume i know virtually nothing ...

    I need a code that would let me draw an image in a drawing program... I'll explain in more detail...

    I am on this virtual flash based community and there is an option to draw paintings with a fairly prehistoric drawing board... it has no drawing tools whatsoever... so i need a code to allow me to trace an image onto that canvas... i have seen some people do it through Visual Basic 2008.... can someone please help me out

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Draw help

    Follow the CodeBank link in my thread and you'll find a basic drawing sample for lines. You can easily extend that to shapes and freehand drawing. It might be worth your while to read some GDI+ tutorials as well.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2009
    Posts
    2

    Re: Draw help

    ok will do that right now... thanks a lot dude... really appreciate it

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