To view parent comment, click here.
To read all comments associated with this story, please click here.
What? So now you KNOW that GTK+ apps were intended only to blend in with GNOME and not because they chose to use the GTK+ toolkit over QT for other reasons? That's just silly. You don't know that more than anyone else knows or doesn't know that. What I do know is that XFCE apps are GTK+ and that there are quite a few other GTK+ apps out there not intended for only GNOME desktops.
When you take a design choice, you have to think about your target audience. In the case of GTK apps, it's quite clear that in the beginning, it was a philosophic choice, then it became a target audience related choice. You don't target KDE with GTK, that's clear. But a normal programmer would target the biggest userbase: Gnome. It's just logic. Some apps like thunar target XFCE, but they are rare.




Member since:
2006-06-12
First, it is Qt, not QT. And your point is not valid once again. It is not because a GTK app does not link to gnomelib that it is not intended for Gnome. Gnomelib does not add that much to GTK experiences, and make the startup faster, so I wouldn't use them, even if I were targering Gnome. KDElibs add a little more to Qt, than gnomelib does to gnome. It is much more than a registery system a default directories. It add KXMLGui, making apps customizable. It is mostly why much Qt app use KDElibs in Linux (even if they don't in other pleteoform).