|
#1
| |||
| |||
| Hiding buttons in Applescript Studio I am currently writing a program in Applescript Studio. However, I have a bit of a problem. I want to be able to make a check box invisible when I click a button. Trouble is, I can't seem to find any way of doing this! I have a horrible feeling that it's not even possible with AS and that I'll have to implement some kind of Objective C stuff. Can anyone help? |