Months ago I noticed that WinLamb was missing a simple, introductory example. I never really had time to write and publish one. Until today.
Click lines is a very simple program, inspired by Charles Petzold, which draws lines upon mouse clicks. Just this. It’s intended to be a very simple showcase of WinLamb, showing how to create raw windows, raw custom controls, and handling messages. I usually use dialog boxes on my real-world programs, but for this one I really kept it bare-bones, with no dialogs.
I hope it can be useful to anyone interested in WinLamb.
No comments:
Post a Comment