[Zope] about zope and mouse event handling

Allen Huang swapp0 at yahoo.com
Fri Feb 10 11:44:18 EST 2006


Dear Lennart Regebro
   
  Thanks for replying. If I use the python GUI, which you mention that it no longer use a brower, how would I use GUI to  interact with zope database? How does the client end interact with the GUI?
  

Lennart Regebro <regebro at gmail.com> wrote:
  On 2/10/06, Allen Huang wrote:
> 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.

The method to do this is called "Ajax", and is basically all about
writing the user interface in javascript and talking to the web server
with XML.

http://en.wikipedia.org/wiki/AJAX

> I was reading GUI with python coding but I don't know how to connect it with
> zope database. Is this method possible?

Yes, absolutely, but then you are no longer using a Web-browser. :-)
But sure, that works fine too.

--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/


			
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060210/ad156792/attachment.htm


More information about the Zope mailing list