On Dec 09, 2002, Jerry Feldman wrote:
I have well over 20 years programming in C and C++, but most of that has been systems programming. I have very little programming in a graphics environment. I've got a couple of projects where I would like to use a graphical rather than a text interface to some existing C and C++ programs. Does anyone have any recommendations for a C/C++ graphics programming book on Linux (maybe using KDE and QT).
You should start by having a look at qt, and their excellent docu: http://doc.trolltech.com/3.1/ -- Mads Martin Jørgensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogic, with just a little bit more effort?" -- A. P. J.