Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer not firing???
Message
De
13/11/2002 23:45:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Timer not firing???
Divers
Thread ID:
00722503
Message ID:
00722503
Vues:
59
I have a simple form with a progress bar on it...and a timer that fires every second (interval=1000). The idea is to move the progress bar based on time.

Anyway when I run it by itself in test mode it works fine...when I include it in the program the timer does not seem to fire.

Any ideas?

Also, it has a animation control on the form (floating paper). Again, it works fine when you run it from the form designer but when I call it from inside the program the timer doesn't fire.

Here's the code in the program.

m.oMessage = .null.
DO FORM ("please wait authorizing") NAME m.oMessage NOSHOW
m.oMessage.show()


Any help would be appreciated...Thanks.

Bob Bartel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform