Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Desktop Timer registering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Desktop Timer registering
Divers
Thread ID:
00511716
Message ID:
00511716
Vues:
49
I’m facing a little trouble with my desktop timer. It is not registering itself with de Timer Manager.

IF This.lRegisterTimer AND TYPE('goApp.oTimerMgr') == 'O'
goApp.oTimerMgr.RegisterTimer(This)
ENDIF


Such condition will be false as long as this piece of code is being executed while the Init event of the application (goApp) is not through.

AddChlidren method is in execution, however, variable goApp been used.

Could it be any setting on my application?

Thanks in advance for any tips.


Oscar Corte
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform