Re: NSAppleScript no longer allows user interaction?
Re: NSAppleScript no longer allows user interaction?
- Subject: Re: NSAppleScript no longer allows user interaction?
- From: Stephen Deken <email@hidden>
- Date: Mon, 14 Aug 2006 15:09:20 -0500
would work... but now, I need to use "tell" to an application for
this to work. I could tell the Finder to activate then send the
message, but this means the Finder will always be in front when
this script runs, and all current scripts have to be modified to
activate the Finder before displaying a dialog, but for some
scripts, this might not be appropriate.
Could you tell "System Events" to show the dialog?
tell application "System Events" to show dialog...
--sjd;
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden