[Zope] html events without Java

jimbo jimbo@tacomaplace.com
Sun, 11 Feb 2001 11:10:42 -0800


Hello Axel,
  If you plan on using the windows platform you can use the win32com and ActiveX libraries from Mark Hammond and Activestate. There should be some way to use VBScript events to call your PythonScripts.
There is also the COM Zope object.  I believe with the windows scripting host you can define python as a scripting langauge so you should be able to work those events.

Jimbo

---------- Original Message ----------------------------------
From: Axel.Missbach@t-online.de (Axel Missbach)
Date: Sat, 10 Feb 2001 07:48:32 +0100

>Hi to all,
>
>im looking for a way to handle the html-events like ondblclick or
>onfocus, without using java or javascript. Is there a way in callin
>python-functions?
>
>with regards
>
>Axel
>
>
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists - 
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>