Hello,
I managed to solve my own problem with about 3 hours of tinkering and reading
MSDN. Although I still haven't figured out how exactly WM_Paint messages are
being generated. If I comment out the Update and the InvalidateRect method
calls, the graph line still gets drawn; which means calling Sh
Hi,
I am trying to draw an interactive graph in a window, and I don't want to use
GD, ImageMagick, Freeimage or any other libraries because of portability
issues.
However, I can't figure out how to correctly use Win32::GUI::Graphic,
Win32::GUI::DC, WM_Paint and InvalidateRect. I've tried reading th
2 matches
Mail list logo