1000 GUI toolkits
Moshe Zadka
moshez at math.huji.ac.il
Sat Feb 26 01:14:35 EST 2000
More information about the Python-list mailing list
Sat Feb 26 01:14:35 EST 2000
- Previous message (by thread): 1000 GUI toolkits
- Next message (by thread): 1000 GUI toolkits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 25 Feb 2000, Robin Dunn wrote: > > But it is interesting: is there a Python module (written in Tkinter of > > PyGTK or ...) which parses HTML with embedded Python and executes it? > > Does grail does that? > > It's called Zope. <wink> To clarify: I meant client side. > Actually, wxPython sorta has that ability. GUI objects can be constructed on > the fly and displayed embedded in the HTML page within a wxHtmlWindow. I meant that the Python code would be in the HTML page, and would be compiled to a (say) wxPython (or ...) module which displays a GUI. After all, HTML has this fancy layout capabilities: all you would need to do is bind some callbacks... dreamingly-y'rs, Z. -- Moshe Zadka <mzadka at geocities.com>. INTERNET: Learn what you know. Share what you don't.
- Previous message (by thread): 1000 GUI toolkits
- Next message (by thread): 1000 GUI toolkits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list