Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editbox question
Message
De
26/11/2002 17:37:39
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00727080
Message ID:
00727338
Vues:
10
>I just wanted to show the status of something I have running. It's only going to be run once so I wasn't going to invest much time in it, but I did want to see where the program was at as it runs.

I was usually having a blank listbox for that... something like
lparam cTxt
with this.listbox
   if .listcount>5
      .deleteitem(1)
   endif
   .additem(cTxt)
endwith
Not sure of real method names, but you get the idea. It just scrolls by itself - just call thisform.log("process going through a phase") and that's all.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform