Thread: Drawing lines

  1. #1

    Join Date
    Apr 2008
    Location
    USA
    Posts
    76

    Drawing lines

    Hi, how would you draw a line on a GUI window?
    It's for windows.

    Thanks.

  2. #2
    Hurry Slowly vart's Avatar
    Join Date
    Oct 2006
    Location
    Rishon LeZion, Israel
    Posts
    6,788
    Then it should be on Windows Programming forum

    Are you using some library or plain Win32 API?
    All problems in computer science can be solved by another level of indirection,
    except for the problem of too many layers of indirection.
    – David J. Wheeler

  3. #3

    Join Date
    Apr 2008
    Location
    USA
    Posts
    76
    Sorry for using the wrong forum, but I just found out how to use Polyline().
    Thanks anyway.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. drawing basic lines....
    By 1dayprogrammer in forum C++ Programming
    Replies: 10
    Last Post: 02-23-2008, 04:07 PM
  2. drawing lines
    By makveli in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 11-11-2003, 03:22 AM
  3. Drawing lines
    By Punkture in forum C Programming
    Replies: 2
    Last Post: 05-05-2003, 05:30 PM
  4. Drawing lines and ellipses with DirectDraw
    By Hunter2 in forum Game Programming
    Replies: 9
    Last Post: 01-08-2003, 01:25 PM
  5. drawing lines
    By bluehead in forum C++ Programming
    Replies: 1
    Last Post: 11-23-2001, 01:22 PM