Python and XForms: existing implementations?

John J. Lee jjl at pobox.com
Wed Jan 14 20:07:44 EST 2004


"Christian Wilcox" <cwilcox at etcconnect.com> writes:

> Does anyone know of any existing Python implementations of an XForms
> viewer?

What environment does it have to work in?

Does it have to be cross-platform?  Does it have to be in pure Python,
or just useable from Python?  Does it have to integrate with a
particular GUI framework, or with MS OLE?  Does it have to be open
source?  etc.

(BTW, you might want to disambiguate this: XForms is both an XML
standard and an old GUI toolkit -- I assume you mean the former)


John



More information about the Python-list mailing list