Buttons in custom views
Buttons in custom views
- Subject: Buttons in custom views
- From: Kristofer Szymanski <email@hidden>
- Date: Fri, 2 May 2003 09:18:20 +0200
Hello,
I created app with a toolbar and custom views using Cocoa
(something like in Preferences in Safari). Everything works
fine but I can't use AppleScript to control buttons in custom
view, for example :
set state of the button "TestButton" of view "TestView" of window
"mainWindow" to 1
How do I control buttons in custom views that are not connected
to a drawer ?
/ Kristofer
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.