From: Chris M. <lor...@gm...> - 2009-01-21 09:58:56
|
On Jan 21, 2009, at 1:49 AM, Frederico Marques wrote: > I fully understand your point. Thank you for the link. > However, the point I was trying to get across is that I may not > need to code GUI applications for some given problem, however I > would like to know how. > You have, indirectly answered my question, as I did not understand > what was the diference betwen Qt, wxWidgets, GTK+, and their > relations to KDE and GNOME... Each platform-toolkit, corresponds to > a graphical interface in linux? GTK+ is only for GNOME? GTK+ is primarily used by Gnome. Qt is technically independent (Qt also works on Windows) but is the foundation from which KDE's SDK is built. wxWidgets is a dedicated 100% cross-platform toolkit, so it works on Windows and Linux. There are tools which automatically allow you to use any toolkit in any Windowing environment (so I could use GTK+ stuff in KDE) so really just pick one, you can't go wrong - except with GTK+ which you could go very wrong with, but I might just be a little opinionated there ;-) Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |