Re: GUI Scripting: Change Monitor Colors
Re: GUI Scripting: Change Monitor Colors
- Subject: Re: GUI Scripting: Change Monitor Colors
- From: Barbara Mueller <email@hidden>
- Date: Tue, 31 Dec 2002 18:50:17 +0100
You can "probe" for all the available GUI elements. Take a look at
the example script supplied by Apple called "Probe
Window.applescript" found in /Library/Scripts/UI Element Scripts/ or
by following the "Example Scripts" alias found in the
/Applications/AppleScript/. Using the basic principles given in this
script you can dig down through a window's hierarchy of UI elements
and, if need be, get the properties of each.
Indeed, this is a good idea.
Unfortunately the PrefPane "Displays" only has the buttons close,
zoom and minimize as UI interfaces. It is not possible to have access
to pop up buttons and radio buttons
Happy New Year anyway!
Barbara
_______________________________________________
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.