|
Thanks for the replies. I guess I should have explained that I am using bare bones C++ with the WIN32 API - no managed C++ and no VisualC++. And when I say that some of the GUI packages rearrange the structure of C++, what I mean is that I want to keep the message loop and callback procs etc in place. Most of the helper libraries try to hide them. But I like everything to be explicit in my little world.
I guess I'm just a little surprised that there isn't a commonly used, low-level GUI library out there. Perhaps MFC has cornered the market?
__________________
Owner of a wrecked 944
|