Hi, how would you draw a line on a GUI window?
It's for windows.
Thanks.
This is a discussion on Drawing lines within the C Programming forums, part of the General Programming Boards category; Hi, how would you draw a line on a GUI window? It's for windows. Thanks....
Hi, how would you draw a line on a GUI window?
It's for windows.
Thanks.
Then it should be on Windows Programming forum
Are you using some library or plain Win32 API?
The first 90% of a project takes 90% of the time,
the last 10% takes the other 90% of the time.
Sorry for using the wrong forum, but I just found out how to use Polyline().
Thanks anyway.