[Python-3000] back with more GUI planning in a few days...
Jim Jewett
jimjjewett at gmail.com
Tue May 9 21:07:32 CEST 2006
On 5/9/06, Ivan Krstic <krstic at fas.harvard.edu> 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
More information about the Python-3000
mailing list