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

Re: delayDialog


  • Subject: Re: delayDialog
  • From: Luther Fuller <email@hidden>
  • Date: Fri, 20 Jan 2006 16:53:55 -0600

Robert Poland wrote ...
While messing around I found this feature, thought it might be of
interest to others. Try it you'll like it.

my delayDialog("message here")

on delayDialog(x)
	tell application "System Events"
		activate
		display dialog x
	end tell
end delayDialog

Be careful about telling "System Events" to 'display dialog'. I have encountered problems with System Events that were eliminated by being careful not to 'display dialog' while telling "System Events".
_______________________________________________
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: delayDialog
  • Next by Date: Re: delayDialog
  • Previous by thread: Re: delayDialog
  • Next by thread: Anyone scripting Toast 7?
  • Index(es):
    • Date
    • Thread