Building a Python app with Mozilla

sjdevnull at yahoo.com sjdevnull at yahoo.com
Wed Jul 4 00:48:47 EDT 2007


Thorsten Kampe wrote:
> Hi,
>
> I've already sent this to the Komodo mailing list (which seemed to me
> the more appropriate place) but unfortunately I got no response.
>
> I'd like to build a Python GUI app. Neither Tkinter nor Wxpython nor
> PyQT are actually what I want (because the lack of GUI builders and
> they don't really look good on Windows and Linux).
>
> Komodo itself is an excellent example of a - at least Python driven -
> application that looks superb

I dunno about Windows, but on Linux Komodo/Firefox/etc stick out like
a sore thumb with their ugly, non-native looking widgets (idem. Tk).
wxWidgets will give you native looking apps on both Linux and Windows
(and I think on Macs as well but it's been a while since I looked).




More information about the Python-list mailing list