Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ProgressBar with remote view
Message
De
15/04/1999 00:15:26
 
 
À
14/04/1999 22:23:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00208451
Message ID:
00208462
Vues:
32
>Does anybody know how to use progressbar while a remote view
>collects dataset of remote server? I'm sure I set every prerequisite for it like 'Asynchronous' ,'shardconnection' etc.
>>
>I made dummyform for just showing progressbar while view works.
>For example,
>> Select MyRemoteView
>> Do form dummyform && ProgressBar with infinite loop
>> =Requery()
>> Release dummyform
>>
>But Once the remote view starts to retreive data in Requery line ,it
>never lose control until it finish query and Timer of dummyform resume then. Am I in the wrong way ?

There is a way of limiting the number of rows a remote view fetches until control is given back to the VFP application. I'm not sure if this will help you setup a progressbar or not. I do not think it will be viable. An alternative is to show an AVI file (in a loop)using a form and the animation control before the remote view is run. The AVI keeps going while the remote view is being executed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform