• 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: Choose Font
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Choose Font


  • Subject: Re: Choose Font
  • From: Philip Aker <email@hidden>
  • Date: Mon, 31 Mar 2008 07:42:51 -0700

On 08-03-31, at 07:06, Luther Fuller wrote:

Time for you to move on over to AppleScript Studio Luther.

If only AppleScript Studio had a 'run' handler. I've looked in all the Studio documentation ... it's not there.

It's just a different approach to handling the same facility.

In AppleScript Studio, 'on run' equivalent is split between application handlers and other handlers for various types of objects. These handlers are fine grained compared to those available in applets or droplets.

If you need to preflight conditions for the application there is a choice of handlers (on will finish launching, on will become active, on activated, etc.) where you would run tests to ascertain conditions are right or pump global variables and user defaults with values.

If you need to prepare data before a window (or individual widget) appears on screen, handlers such as 'on awake from nib' and 'will open' are the place to do the job.


Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

_______________________________________________
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/archives/applescript-users

This email sent to email@hidden
References: 
 >Choose Font (From: Luther Fuller <email@hidden>)
 >Re: Choose Font (From: Philip Aker <email@hidden>)
 >Re: Choose Font (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Choose Font
  • Next by Date: Re: [Sappho] I'm SO MAD
  • Previous by thread: Re: Choose Font
  • Next by thread: "execution error: An error of type 5 has occurred. (5)" when trying to launch Firefox using applescript
  • Index(es):
    • Date
    • Thread