• 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: 3 button limit in dialogs - I want 4 ;-D
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3 button limit in dialogs - I want 4 ;-D


  • Subject: Re: 3 button limit in dialogs - I want 4 ;-D
  • From: Brett Conlon <email@hidden>
  • Date: Tue, 30 May 2006 17:30:09 +1000


Thanks Axel!

I also took Barry's advice and downloaded Pashua. I look forward to testing it out. For now I've gone with the list option.

This list is choice!!!

Cheers,

Coj



Axel Luttgens <email@hidden>
Sent by: applescript-users-bounces+brett.conlon=email@hidden

26/05/06 05:31 PM

Please respond to
AppleScript Users <email@hidden>

To
AppleScript Users <email@hidden>
cc
Subject
Re: 3 button limit in dialogs - I want 4 ;-D





On 26/05/06 9:18, Brett Conlon wrote:

>Hiya,
>
>I just tried adding a "Cancel" button to the following line and it told me
>there is a 3 button limit when I ran it:
>
>set AskPDF to display dialog "Choose the type of PDF you wish to create:"
>buttons {"Client approval", "HiRes External", "HiRes Pre-Press"}
>
>I suppose I could merge the HiRes options and bring up another dialog to
>select External or Pre-Press, but I'd like to avoid the user having to see
>another dialog if possible.
>
>The above dialog is the first to appear in my script and the designers
>have requested a cancel button coz sometimes they accidentally run the
>wrong script or realise they need to make "one further correction" and
>want to stop it immediately.
>
You may use standard addition's command "choose from list" instead of
"display dialog".
Each string in the list would then appear as one of the options you want
to offer to the user.

HTH,
Axel


 _______________________________________________
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

References: 
 >Re: 3 button limit in dialogs - I want 4 ;-D (From: Axel Luttgens <email@hidden>)

  • Prev by Date: seeking Intel based Mac beta testers
  • Next by Date: Looking for a folder within a folder
  • Previous by thread: Re: 3 button limit in dialogs - I want 4 ;-D
  • Next by thread: Re: 3 button limit in dialogs - I want 4 ;-D
  • Index(es):
    • Date
    • Thread