
16-Dec-2008, 13:23
|
 |
Busy Penguin
|
|
Join Date: Jun 2008
Location: Germany
Posts: 256
|
|
Re: Favourite graphics toolkit
Hi,
I just prefer Qt Toolkit because - it is platform independent (at least most parts) and will compile on windows, linux, and Mac
- is well documented, and not difficult to use
- has a lot of features and is customizable (as you can see when you look at the kde4 libraries)
- offers not only GUI libraries also libraries for network, sql, and some more.
- looks pretty good

- has good concepts in design aspects
- offers an easy to use generator for makefiles: qmake.
- has a professional background which guarantees a high quality, enhancements in a shorter time period, ...
- Qt bindings are available for Java, Python, Ruby and a lot more programming languages.
That are my main aspects why I use Qt.
Have a lot of fun
|