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). -- http://mail.python.org/mailman/listinfo/python-list