• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mailbox list visible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mailbox list visible


  • Subject: Re: mailbox list visible
  • From: Luther Fuller <email@hidden>
  • Date: Sun, 22 Oct 2006 18:59:22 -0500

I think "missing value" is the nail in the coffin. Perhaps I should file a bug. Unless someone has already filed one.

I also noticed that the mailbox disclosure triangles aren't scriptable. I've been looking for a way to collapse every mailbox. The expand and collapse commands are also missing from the OS X Finder also.

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.
_______________________________________________
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
  • Follow-Ups:
    • Re: mailbox list visible
      • From: Philip Aker <email@hidden>
    • Re: mailbox list visible
      • From: kai <email@hidden>
References: 
 >mailbox list visible (From: Luther Fuller <email@hidden>)
 >Re: mailbox list visible (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: FileMaker 8 AppleScript question....
  • Next by Date: Re: FileMaker (Pro Advanced 8) bug?
  • Previous by thread: Re: mailbox list visible
  • Next by thread: Re: mailbox list visible
  • Index(es):
    • Date
    • Thread