MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Progess bar in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79940] Re: Progess bar in Mathematica
  • From: David Reiss <dbreiss at gmail.com>
  • Date: Thu, 9 Aug 2007 05:20:31 -0400 (EDT)
  • References: <f9c08h$5n9$1@smc.vnet.net>

See

http://groups.google.com/group/comp.soft-sys.math.mathematica/browse_thread/thread/7fb112d82a0cb581/993f8b51449c76ed

I assume that you are using a version of Mathematica before 6, in
mathematica 6 the answer involves ProgressIndicator

--David
A WorkLifeFrameWork
Extending Matheamtica's Reach
http://scientificarts.com/worklife


On Aug 8, 4:52 am, "Dr. Wolfgang Hintze" <w... at snafu.de> wrote:
> Is it possible to generate a kind of progess indicator in Mathematica?
> I could use Print[] but this scrolls the screen.
>
> Im looking for something like
>
>     Application.StatusBar = "Please be patient..."
>
> in Visual Basic for Applications for Excel.
>
> Any hints are greatly appreciated.
>
> Regards,
> Wolfgang




  • Prev by Date: Re: problems with delayed write: tag list
  • Next by Date: framed plots with two y axes scales
  • Previous by thread: Re: Progess bar in Mathematica
  • Next by thread: Re: Progess bar in Mathematica