View Single Post
  #4 (permalink)  
Old 02-16-2009, 06:04 PM
Bruno Desthuilliers
Guest
 
Posts: n/a
Default Re: Found a very nice, small, cross-platform GUI toolkit for Python.

laplacian42@gmail.com a écrit :
> On Feb 16, 1:52 pm, Dotan Cohen <dotanco...@gmail.com> wrote:
>> Don't forget that many people will already have Qt already installed,
>> such as KDE users, or those who use Skype, Google Earth, or Opera.
>> Though KDE's Qt will likely be accessibily installed in a convinient
>> place, though, I'm not so sure about those other examples.
>>

>
> Well, yes. KDE users will already have Qt installed (and maybe PyQt)
> but may groan at the prospect of having to install GTK+ and PyGTK.
> Gnome users will already have GTK+ installed (and maybe PyGTK), but
> may groan at having to install Qt and PyQt. However, both will likely
> have no qualms about installing SDL and Pygame (which are pretty small
> and also allow them to play various games as well).


FWIW (and servers set aside, of course), I can hardly remember of any of
linux box I worked one not having both GTK and KDE installed.
Reply With Quote