Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with PageFrame
Message
De
09/02/2004 07:16:24
 
 
À
09/02/2004 07:05:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00875370
Message ID:
00875394
Vues:
25
Thank for advise, will look into using the
debugger to trace the events.


This can not show the problem because
events time domain change when the debugger is open.

Try this little trick:
* add one or both
thisform.lockscreen = .T.
this.visible = .F.
* now the VFP Paint engine can read a invisible status for the command
THISFORM.pfgMain.PgWelcome.Zorder
THISFORM.pfgMain.PgWelcome.Refresh
this.visible = .T.
thisform.lockscreen = .F.
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform