
2 Oct
2009
2 Oct
'09
7:34 p.m.
On Tue, Sep 15, 2009 at 3:38 PM, S. Brad Daughdrill < s.brad.daughdrill@gmail.com> wrote:
Hello to all, I first want to say hello to all the members. I recently ran across your project, and I am really interested in working with you all.
My question is are there an example that use forms? The example I found all seem to be console applications and while they are helpful, I really want my students to start programming with forms (initially at least). They will be using Visual C++ 2008 Express.
You might want to look at FLTK. Bjarne Stroustrup uses it to teach GUI programming in his new book, "Programming Principles and Practice Using C++". --Beman