Try QT from trolltech. Easier than MFC/MOTIF/GTK and has a portable framework (X/MAC/Windows/Solaris) for gui, graphics (standard & opengl), sockets (standard, dns, ftp, http), threads (mutex, semaphore), collections (arrays, vectors, stacks, queues), and finally database connectivity (most RDBMS's) and a nice little grid.
Medyo madali lang gamitin, once you've figured out how to use their additional compilers (UI and Meta Object). Small footprint (only one DLL needed in Windows). Been programming GUI for a while now and this toolkit is one of the cleanest I've used! -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
