[Zope] about zope and mouse event handling
Jonathan
dev101 at magma.ca
Fri Feb 10 09:21:42 EST 2006
Handling mouse events is a javascript/DOM issue. If you are interested in having javascript communicate with zope you could look into Ajax (although I prefer Json to XML).
This might help:
http://www.zope.org/Members/ree/jsonserver2
Jonathan
----- Original Message -----
From: Allen Huang
To: Zope
Sent: Friday, February 10, 2006 9:13 AM
Subject: [Zope] about zope and mouse event handling
I want to make a web page that could handle mouse events. My primary goal is to do some image processing like zooming and panning on an image displayed and redisplay it on the same page. But I don't really know how to approach this and at the same time interacting with Zope to retrieve relevent information from the database.
I was reading GUI with python coding but I don't know how to connect it with zope database. Is this method possible? Is there any other methods I could look into?
------------------------------------------------------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
------------------------------------------------------------------------------
_______________________________________________
Zope maillist - Zope at zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060210/e079f145/attachment.htm
More information about the Zope
mailing list