Help - Search - Members - Calendar
Full Version: GUIs and C++ in Windows
MandrivaUsers.org > Advanced Topics > Command Line, Kernel and Programming
mtweidmann
I have to write a small C++ Windows app for a project I'm working on at Uni. Only problem is that I've written lots of C++ and ARM assembler but never GUI/Windows stuff. I've found several tutorials and guides on the web, but was wondering if anyone had any personal recommendations?
Qchem
erm, hopefully your uni has a site-lisence for visual C++ ?
johnnyv
Use fltk for your gui then you won't have to bother using that windows api. Should be easily portable then as well (X11, windows, mac osX).

It also has a ui builder app called fluid for designing your windows.

www.fltk.org
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.