Ok!
Thanks for the replies.
On 10/24/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
> i need the mouse coordinates
If you click the middle button a magnify window appears. It lists the
current location and the color at that location. If you want to
programmatically get the mouse coordina
On Mon, 23 Oct 2006 15:30:08 -0500, [EMAIL PROTECTED] wrote:
Hi
>> i need the mouse coordinates
The first tut here
http://savage.net.au/Perl-tuts-1-30.html
shows how to use Javascript to get the mouse co-ords.
--
Cheers
Ron Savage, [EMAIL PROTECTED] on 24/10/2006
http://savage.net.au/index.htm
> i need the mouse coordinates
If you click the middle button a magnify window appears. It lists the
current location and the color at that location. If you want to
programmatically get the mouse coordinates, ImageMagick does not currently
have a callback to return them.
___
Hi,
i looked up the display routines in MagickWand and MagickCore APIs. When an
image is displayed using these functions and if a user clicks on the
displayed image; does the imagemagick menu comes up?
if so; how does one turn it off?
as mentioned earlier,for my application i need the mouse coord
> the imagemagick menu comes up.
The -immutable option prevents the user from modifying the displayed image.
However, a mouse click still bringsa menu. The menu is shorter and
disappears when the mouse click is released.
___
Magick-users mailing list
M
Hi all,
I want to use rmagick for my work. after installing rmagick, i ran a few
test codes and found that in a displayed image, when i click on the image
the imagemagick menu comes up. Is there a way to disable this? i mailed the
rmagick developer and he said that this is the default behaviour of
Hi all,
I want to use rmagick for my work. after installing rmagick, i ran a few
test codes and found that in a displayed image, when i click on the image
the imagemagick menu comes up. Is there a way to disable this? i mailed the
rmagick developer and he said that this is the default behaviour of