Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show it is loading?
Message
De
20/05/1999 07:29:26
 
 
À
20/05/1999 06:51:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00220736
Message ID:
00220741
Vues:
27
>Hi,
> I have a program that need to load MS Outlook and startup, it takes very long time in order to user could see the main screen...about 20-30 seconds....
> How could I tell user that my program is loading but not hang? I tried to use animation by timer and animation.ocx, but it don work properly... the animation don move when loading MS Outlook ....
> Any suggestion?
>
>Thank you

One thing I have done is to use SETALL() to set the MousePointer property of all objects on the form to hourglass while loading takes place. Most users understand the hourglass means the system is working. Then after loading is complete, use SETALL() to restore normal mouse pointer.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform