Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control is busy downloading data... error
Message
De
03/03/2004 16:12:31
George Simon
GS Data Technologies, LLC
Cincinnati, Ohio, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00882541
Message ID:
00882894
Vues:
17
>You could probably do something like this:
>DO WHILE oForm.CrystalViewer.IsBusy
> DOEVENTS
>ENDDO

Thanks for the response, Jon. Before I posted my original message tried the following:

DO WHILE thisform.oCRViewer.IsBusy
WAIT WINDOW 'Retrieving data...' TIMEOUT 0.2
ENDDO

The IsBusy property's status never changed and my app went into an infinit loop; which leads me to this question: what's the control busy doing? Is the IsBusy property even the right property to watch for loading the report's data? Will DOEVENTS refresh the CRViewer control so that VFP can see the property's status change?
George Simon, MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform