Hi…
Why is it that if I open a window from a menu item:
on choose menu item theObject
if title of theObject is "Window" then
set (state of button "checkbox1" of window "preferences") to false
end choose menu item
and run the app, it works file when i select the window-- and it deselects the checkbox…
Yet if i close the window and select it again from the menu item bar, I get
NSReceiverEvaluationScriptError : 4 (1)
??