Hallöchen!

[EMAIL PROTECTED] writes:

> [...]
>
> the only remaining are qt4 and wx, i would like to know if one of
> these or any other toolkit is capable of creating good-looking
> GUI's, like in other apps, for e.g, .net apps.

I think both Qt4 and wx create good-looking GUIs, since Qt4 now
tries to use the widgets from the platform it's running on.
However, their ways of expressing things in the code are very
different.  If you really have no other constraints, I'd just
program a non-trivial but very simple application in both.  Then you
know which fits your brain better.

For example, I've never managed to understand this signal-slot idea
of Qt, so I use wxPython.  However, many love Qt exactly for this.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                                      Jabber ID: [EMAIL PROTECTED]
               (See http://ime.webhop.org for further contact info.)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to