On 29 October 2001, [EMAIL PROTECTED] said: > What I am trying to figure out is how to develop an X application > using C++. I am using g++ version 2.96 as my compiler. I am using a > workstation running Redhat 7.0 using XFree86 version 4.0.1.
The last time you posted this, someone recommended looking into Qt -- you must have missed their response. Anyways, Qt is a GUI toolkit specifically for C++; KDE is based on it, so it must be pretty good! The licensing is a bit odd, but it's certainly nicer than Motif. Hardly anyone in the free software world uses Motif anymore. See http://www.trolltech.com/ for info on Qt. Greg -- Greg Ward - software developer [EMAIL PROTECTED] MEMS Exchange http://www.mems-exchange.org _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
