opening the control strip?
opening the control strip?
- Subject: opening the control strip?
- From: Scott Griffitts <email@hidden>
- Date: Fri, 05 Oct 2001 00:41:41 -0500
Is there a way to open the Control Strip via Applescript? (I'm not sure
what the Apple-approved terminology of opening the Control Strip is: extend?
launch? etc.) I've tried:
tell application "Control Strip"
activate
end tell
This opened the control panel but I'm curious if you can get the strip to
extend. (I admit, it's an odd thing to be curious about.)
Thanks,
Scott