C++ gui's
Does anybody some good sources of building Graphical user interfaces using C++? I'm currently in a project class where we have to do so, but we've never been taught gui programming using c++. We're using .NET so I pretty much just need to know how to create various events and how to get information from forms.
|