• 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
Answer on selecting tab views programmatically found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Answer on selecting tab views programmatically found


  • Subject: Answer on selecting tab views programmatically found
  • From: Thomas Berry <email@hidden>
  • Date: Wed, 22 Feb 2006 20:04:19 -0500

Rereading the documentation is always helpful.

My original question was how to use a perform action command to select a tab view programmatically.  It turns out that is not possible, but the documentation gives an example of how to do so:

tell tab view "tabViewMain" of window "Harmonymain"
set the current tab view item to tab view item "tabVideo"
end tell

Where tabViewMain is the name of my tab view and tabVideo is the name of the tab view Item that needs to be selected.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: different behavior between debug and release builds
  • Next by Date: Re: Finding a decent Applescript reference/tutorial?
  • Previous by thread: Re: different behavior between debug and release builds
  • Next by thread: if conditionals
  • Index(es):
    • Date
    • Thread