> Ultimately, PyGUI is essentially a wrapper of native or near-native > widgets into a common interface.
Have you read the PyGUI code? It's really more of an abstract API that exploits certain bundles of functionality provide by already-implemented toolkits for its implementation. It could certainly be implemented on lower-level platforms, like the cairo system I suggested in my original post. Of course, these days everything's ultimately a wrapper of bitblit :-). Bill ------------------------------------------ Bill Janssen <[EMAIL PROTECTED]> (650) 812-4763 FAX: (650) 812-4258 PARC -- User Interface Research Area http://www.parc.com/janssen/ _______________________________________________ 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