Re: mailbox list visible
Re: mailbox list visible
- Subject: Re: mailbox list visible
- From: kai <email@hidden>
- Date: Mon, 23 Oct 2006 02:01:14 +0100
On 23 Oct 2006, at 00:59, Luther Fuller wrote:
tell application "Mail" to activate
tell application "System Events" to tell application process "Mail"
keystroke "m" using {command down, shift down}
end tell
But this won't work, since it only toggles the visibility. I need
to make the mail box list visible only if it's not visible,
therefore I must first read the status of the mailbox list using
the 'mailbox list visible' property which is broken. The only
workaround is something that sets the visibility to true
unconditionally.
http://lists.apple.com/archives/applescript-users/2006/Oct/msg00527.html
---
kai
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden