Find the answer to your Linux question:
Results 1 to 3 of 3
first of all i cant understand difference where between qt and gtk? and whichone is better ? why?...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    64

    whichone is better gtk+ or qt?

    first of all i cant understand difference where between qt and gtk?
    and whichone is better ? why?

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Some applications require Qt to run, while others need Gtk(2). Many applications will run without either.

    The one that works with the applications that you like is probably the best option for you. Note that you can also mix them on the same system if you like applications that require one them, and other applications that require the other.

    Have fun with Qt, and/or Gtk, and Linux.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by muhammedda View Post
    first of all i cant understand difference where between qt and gtk?
    Both are libraries for implementing a standard graphical user interface in your application. QT is a project of a company (Trolltech, part of Nokia), while GTK is more community driven. So the project management and decision process differs.
    However, both are free software with an active community behind them.

    KDE is based on qt, XFCE and GNOME on gtk.

    Quote Originally Posted by muhammedda View Post
    and whichone is better ? why?
    As it is the case so often in the GNU/Linux area, this lies in the eye of the beholder. I use GNOME on my computer, so I prefer GTK as it gives my programs a look consistent with most other applications on my system.

    A KDE user would most probably see QT as the natural choice.
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...