> Ultimately, I'm looking for a windowing toolkit that uses native > widgets, one that can provide a high level of visual polish, that can > be built for multiple OS's and platforms, and that plays nicely with > Python.
Another possibility is to use Java Swing, via JCC, Andi Vajda's system for producing Python stubs for Java classes. Of course, you'd have to have a JRE installed on your machine, along with Python. I've been impressed with the Python API this provides for Lucene, another Java toolkit. See http://svn.osafoundation.org/pylucene/trunk/jcc/jcc/README Bill _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig