On 5/9/06, Ivan Krstic <[EMAIL PROTECTED]> wrote:
> Bill Janssen wrote:
> > There are three big operating system platforms, true.  And clearly
> > each has its own associated window system.  But there's also AJAX

> How exactly would a good Python GUI "cover" AJAX?

By spitting out html and javascript, rather than draw/paint commands.

Which is why it is more important to have a pythonic API that can be
implemented (or supersetted) by the various widget sets than it is to
declare a single winner.

-jJ
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to