"Samantha" <[EMAIL PROTECTED]> wrote:

> Looking at the goto(xy) thread.
> Is there a way to get the X,Y position from a cursor click and then use the
> position to apply something like a water mark on an image at that position?

All GUI toolkits can handle the "click here" part.  Which one are you using ?

to apply water marks, use PIL:

    http://www.pythonware.com/products/pil

</F>



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to