Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with PageFrame
Message
From
09/02/2004 07:16:24
 
 
To
09/02/2004 07:05:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00875370
Message ID:
00875394
Views:
27
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform