If there is no script in the image it should work automatically. But if
not, add a mouseUp handler to the image with "send 'mouseUp' to the owner
of me" and see if that works. You shouldn't need to do that though.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On April 19, 2025 10:06:34 AM jbv via use-livecode
<use-livecode@lists.runrev.com> wrote:
Hi list,
I have a group containing several fields and 2 images,
and these images are of png format with some transparent
areas.
I need to detect "mouseup" events on these elements with
a "on mouseup" handler in the group script.
When I click on the transparent area of each image,
"mouseup" is detected and the script runs accordingly,
But when I click on the opaque areas of the images, nothing
happens.
I tried to add a "pass mouseup" handler in the script
of each image, but to no avail.
In other words, I am stuck.
Any suggestion ?
Thank you in advance.
jbv
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode