1000 GUI toolkits

Moshe Zadka moshez at math.huji.ac.il
Sat Feb 26 01:14:35 EST 2000


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.





More information about the Python-list mailing list