is it possible to click an image in an applescript studio app as one would a button? I would like the user to be able to click the image and have a dialog pop up. I have already tried an invisible button but it didn't work. any ideas?
also: is there a way to do the same thing for a text view in a drawer? I would like the user to be able to click the text view in the drawer and have a dialog pop-up.
finally: do you all know how some apps have a little disclosure triangle at the bottom of the window and if the user clicks it, the window grows vertically from the bottom, disclosing more info? Can I do this with AS-S?