Armin Bauer <[EMAIL PROTECTED]> schrieb am 04.04.2005, 17:11:18:
> and i dont think that the choice of a toolkit should get religious. i 
> think the choice depends on what you want to accomplish. since i would 
> like to target several platforms in the long run, using gtk might prove 
> difficult (im a gtk user myself and would have to learn qt too).

If you're into Python, you might want to evaluate wxWidgets for the GUI
(which works with Python, C++ and a number of other languages). The
Python port (wxPython) is the (unofficial) de-facto GUI standard for
Python (the official still being Tcl/Tk). Also, unlike other toolkits
like QT, wxWidgets uses the native widgets on each platform. Actually,
on Linux it targets GTK, on Windows it uses the native controls, and on
Mac it uses Cocoa (?) and so on.

The problem I see with QT is that most of the distris seem to be moving
to GTK/Gnome in the long-term, and many new projects (closed-source and
otherwise) use GTK (or a meta-toolkit like wxWidgets) over QT because
of the licensing.


Markus


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Multisync-users mailing list
Multisync-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to