Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form loading flash
Message
From
14/05/2016 03:40:10
 
 
To
13/05/2016 23:38:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01636239
Message ID:
01636362
Views:
93
>use the command INKEY(0.25, 'H') to for a delay of a quarter second; better than a for-loop.

I had also thought about something with a fixed timespan (sleep Api, WW-call with timeout clause), but the flash behaviour might also be correlated to cpu speed as well. Best way IMO is to find a way to flash off-screen and then show form immediately (or soon after a couple of spinkled-in DoEvents)

;-)
Previous
Reply
Map
View

Click here to load this message in the networking platform