Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ProgressBar
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00119813
Message ID:
00120121
Vues:
18
>>
>>CBMM ships with msgsvc() a public domain version of Steve Balcks INTL library. Why am I telling you this... well, msgSVC() does progress bars and it is already build in. You should find msgsvc.hlp in your cdbk30 directory structure.
>>
>>BOb
>
> I'll have to take a look at it. I did a search through the devguide.doc for "Progress" before deciding to whip up a quick form. I hope it works better than mine ;-)


It looks like I'm going to have the same problem. I would need to change msgSVC() so that it would get repeatedly called w/the new progress amount (and w/o a timer the only place to do that would be the bizobj). Right now I'm using a timer, but the timer doesn't actually fire until after the bizobj has done all the processing. It looks like it's put on hold until the bizobj returns control (the Method finishes).

Is my only alternative to put the code in my bizobj? I really don't want to put code that references a form (even if it is only a progress bar) in my bizobj since I know that this bizobj will eventually be instantiated w/o the form (i.e. I need it to function as a "real" 2nd tier object).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform