Text Field
Text Field
- Subject: Text Field
- From: Emily Leventhal <email@hidden>
- Date: Tue, 13 Aug 2002 11:02:23 -0400
I am using Interface Builder to build my GUI for my applescript.
In interfaceBuilder I choose the text field that is just a plain box. I
have included a picture of InterfaceBuilder with a red circle around the
field I chose to make this clearer.
In the interface builder I gave my textfield a name under apple script
infoText.
In my applescript I try referering to it
set the contents of text field "infoText" to "This is a test"
I get a error message:
NSReceiverEvaluationScriptError: 3(1)
Any suggestions?
Thanks, Emily
[demime 0.98b removed an attachment of type image/tiff which had a name of example.tiff]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.