Hi
I dragged and dropped an Image on the main window of my appliction and selected the “clicked” action of Image Viewer.I wrote something a simple as
on clicked theObject
display dialog “Yes!”
end clicked
However when i run the app clicking on the image does not trigger the event.Can somebody please tell me how to make an Image View respond to clicks?
Thanks for any help…