Progress.....

From: Charlene Gentle (NTLCG_at_puknet.puk.ac.za)
Date: 06/29/04


Date: Tue, 29 Jun 2004 11:08:32 +0200
To: "<"<beginners@perl.org>

Hi

My program works thru long lists of word. How can I show the user that
it is still busy and when it is done. Is there a progressmeter that I
can insert into the while loop. To have a perl/tk interface for the
user.

Thanx

Me Charlene Gentle
E-pos/E-mail: dlwcg@puk.ac.za

Hierdie boodskap (en aanhangsels) is onderhewig aan beperkings en 'n
vrywaringsklousule. Volledige besonderhede beskikbaar by
http://www.puk.ac.za/itb/e-pos/disclaimer.html , of by
itbsekr@puknet.puk.ac.za
 
This message (and attachments) is subject to restrictions and a
disclaimer. Please refer to
http://www.puk.ac.za/itb/e-pos/disclaimer.html for full details, or at
itbsekr@puknet.puk.ac.za



Relevant Pages

  • Re: red-carpet
    ... >> rules of the disclaimer are set out in point form. ... and we can carry rocking the linux world. ... PS lets not rock the lists with this sort of rubbish. ... Chadley - Linux Rocks ...
    (Fedora)
  • Re: Top Posting and company disclaimer
    ... > have my email admin remove the disclaimer under certain circumstances, ... > such as posting to lists, ... > work, or using my home account for the list, which I ... If you are posting about a company issue anyone can gather information ...
    (Fedora)
  • Re: List Traffic
    ... It looks like a significant delay on listman.util.phx.redhat.com. ... It's true the lists are busy, but usually the mail server and its internet connexion are engineered to cope with the expected volumes. ... a while ago gmail was playing games with Debian, causing enormous delays, countered in part while the mess was sorted out, by running lots of extra senders. ...
    (Fedora)
  • Re: Understanding python functions - Instant Python tutorial
    ... Objects exist - and we usually use names to refer to them. ... the instance of type int with value 1", or "let 'a' be a reference to the object 1" ... means "make the second element of some_list refer to the object 4", ... Other objects -like lists and dictionaries, by example, or most user defined classes- are mutable, and you can change its contents and properties. ...
    (comp.lang.python)
  • Re: compare list
    ... item + 1 doesn't refer to the next item (except by accident ... int that results from adding 1 to the int that is item. ... ever remember to use sets :-) I'd follow Alex and Duncan's suggestions ... If that doesn't clear it up, give yourself a few short lists and run ...
    (comp.lang.python)