AppleScript sets busy cursor even when displaying alert
AppleScript sets busy cursor even when displaying alert
- Subject: AppleScript sets busy cursor even when displaying alert
- From: Brett Powley <email@hidden>
- Date: Wed, 4 Jun 2008 09:15:22 +1000
It seems that AppleScript sets a busy cursor when an application is
launched, even when it's asked to display an alert.
For example, if I write a simple script like:
set reply to display alert "Do you want to see a busy cursor?"
buttons {"No", "Never"}
then save it as an "Application Bundle" and launch it, it displays an
alert with a busy cursor rather than an arrow cursor, and then the
user has to click on a button with the busy cursor.
Is this intended behaviour? Is there a workaround?
Thanks,
Brett Powley
_______________________________________________
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