Results 1 to 2 of 2

Thread: TPAintBox questions?

  1. #1
    N4X3M
    Guest

    TPAintBox questions?

    1. How do i draw like the pen tool in ms paint in squares. Ive sorta got tht going using PenPos and LineTo() but it's not quite the same......

    2. How do i draw in units like ms paint or pixels w/e you know how even though you draw somewhere it only fills a specific space i would like to know how this is done.

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    TPAintBox questions?

    Have a look at the help files. Esp. the TCanvas object. I think you'll find alot of useful methods there. All VCL objects contain a TCanvas(named Canvas oddly enough )
    Jason McMillen
    Pascal Game Development
    Co-Founder





Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •