Re: Formatting Text When Responding to a Dialog Box
Re: Formatting Text When Responding to a Dialog Box
- Subject: Re: Formatting Text When Responding to a Dialog Box
- From: Michelle Steiner <email@hidden>
- Date: Wed, 25 Jan 2012 13:04:34 -0700
On Jan 25, 2012, at 12:41 PM, Luther Fuller wrote: The 'default button 1' at the end of line 1 does not work as I expected.
I assume that you expected the OK button to be the default. Because you didn't define the buttons, the dialog used the system default of {"cancel", "OK"}. So use "default button 2" instead.
BTW, your solution is brilliant.
-- Michelle
-- "You don't think he's telling the truth, do you?"
"I wouldn't put anything past him."
|
_______________________________________________
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