On Tue, 8 Nov 2005 22:07:00 -0800, "Samantha" <>
declaimed the following in comp.lang.python:
> 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?
> Thanks,
>
The gotoXY subject is in reference to a TEXT-only console (a command
line)...
If you are manipulating images, you're in GUI environment. So far as
I know, practically all GUI toolkits have some means of tracking mouse
movements... Look for a mouse-button-down/up event.
--
> ================================================== ============ <
> | Wulfraed Dennis Lee Bieber KD6MOG <
> | Bestiaria Support Staff <
> ================================================== ============ <
> Home Page: <http://www.dm.net/~wulfraed/> <
> Overflow Page: <http://wlfraed.home.netcom.com/> <