Paul Rubin <http://[EMAIL PROTECTED]> wrote: > There's a language called Picolisp in which this is the standard way > to do a gui. Picolisp includes a java applet that can do some stuff > that standard html widgets can't. These days I suppose it should use > AJAX.
Yes, in fact it does. The currently active "testing version" http://www.software-lab.biz/1024/?download&picoLisp.tgz also has a plain HTML GUI, enhanced by XMLHttpRequests, in a way that it works transparently in browsers with or without JavaScript enabled. We are using it in all our current projects. - Alex -- http://mail.python.org/mailman/listinfo/python-list