Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splash screens in VFP6
Message
From
25/08/1998 16:41:10
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00129784
Message ID:
00129861
Views:
28
>If I recall correctly, top level forms must has a title bar. If you want to not show anything but the splash screen, re-set it to either in screen, or in top-level form. Then set the .DeskTop property to .T. Prior to displaying the screen use SYSMETRIC() and the form's height and width to calculate the .Top and .Left properties. Then show the form. When you're ready to display either the screen or top level form, do the appropriate adjustments. Be aware that there's a timer loop for 3 seconds that'll delay your application initializing.

DAMN! That is clever. I have to hand it to you George, for always having a clever solution to things, that I had not found. That works, and does what I want, thank you. Finally, something that looks standard :)

I didn't catch what you meant by a 3 second timer loop..? where?

Tim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform