• 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: Progress bar? (I know this has been asked before.)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress bar? (I know this has been asked before.)


  • Subject: Re: Progress bar? (I know this has been asked before.)
  • From: Jed Verity <email@hidden>
  • Date: Mon, 08 Jan 2001 15:14:46 -0800

I'm afraid there's nothing particularly effective with plain AS. I suppose
you could try something like this:


-----begin script-----

set zCount to 0

repeat 10 times
set zCount to (zCount + 1)
display dialog zCount buttons {"..."} giving up after 1
--do stuff
end repeat

-----end script------


Best of Luck,
Jed

On the threshold of genius, email@hidden wrote:

> Is there a way to put a progress bar into a dialog box using plain AS?
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users
>


~)~)~)~)~)~)~)~)~)~)~)~)~)
Jed Verity


  • Follow-Ups:
    • RE: Progress bar? 2
      • From: Jed Verity <email@hidden>
References: 
 >Progress bar? (I know this has been asked before.) (From: email@hidden)

  • Prev by Date: AppleCD Audio Player or Addition Equivilent
  • Next by Date: RE: Progress bar? 2
  • Previous by thread: Progress bar? (I know this has been asked before.)
  • Next by thread: RE: Progress bar? 2
  • Index(es):
    • Date
    • Thread