> True: as noted, Tkinter only covers the "big three". Paul,
Let's stop talking about the "big three" with respect to UI platforms. There are three big operating system platforms, true. And clearly each has its own associated window system. But there's also AJAX and the two big virtual environments' window systems, java.awt and Windows.Forms. A good Python GUI should be able to cover all *six*, not just the first three. I write GUIs that run in Java applets and browser windows, not just on raw window systems. Bill _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com