>Hi,
>
>I am designing a simple image cropper which simply takes an image and use PIL
> to do the cropping.Now in order to do the cropping I simply draw a rectangle
> on
> the image by dragging the mouse over the image.I then use button press and
> button release eve
Hi,
I am designing a simple image cropper which simply takes an image and use PIL
to do the cropping.Now in order to do the cropping I simply draw a rectangle on
the image by dragging the mouse over the image.I then use button press and
button release events to find the mouse postition and