• 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: 2 timers at once
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 timers at once


  • Subject: Re: 2 timers at once
  • From: Emmanuel LEVY <email@hidden>
  • Date: Sat, 11 Jul 2009 13:48:19 +0200


On Jul 10, 2009, at 3:24 PM, Shawn Brady wrote:

I am using applescript as a timer in an Xcode created interface. I have a master clock timer that counts down from 28:30. Then I have 4 individual timers that I want to trigger at will with hot keys. It seems like Applescript will only do 1 thing at a time and will not trigger a second timer until the 1st one is done. Is there a way to do this.

In case this could make a solution for you, our AppleScript environment Smile (where you can create UI as well), which was designed as the engine for industrial applications, offers various timers mechanisms.


The basic mechanism that would help you is the "notify someObject with data whatEver with delay someSeconds" event.

Check satimage-software.com or/and ask me for more information if you think you may be interested.

Emmanuel
_______________________________________________
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: 
 >2 timers at once (From: Shawn Brady <email@hidden>)

  • Prev by Date: Re: 2 timers at once
  • Next by Date: Mac10.6 bug? NSAppleScript can't work
  • Previous by thread: Re: 2 timers at once
  • Next by thread: Mac10.6 bug? NSAppleScript can't work
  • Index(es):
    • Date
    • Thread