Monday, January 31, 2005

Win32 GUI Generics library rocks!

If you haven't seen this library from John Torjo, you definitely ought to. It represents the Win32 GUI programming at its best. The template stuff is used a lot. And the result is a powerful yet easy to use and understand library.

Here are a couple of links: the library, articles. Also check John's articles in the CUJ. They explain quite a few things of the library design.

(PS: I just understood how the library handles event binding internally. It made me think good about myself :). It's nothing difficult, but kind of indirect.)

No comments: