Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Continouos visibility of a splash screen
Message
From
13/08/1997 13:37:24
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
 
 
To
13/08/1997 13:13:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00044482
Message ID:
00044490
Views:
34
>Hi all!
>
>The problem is:
>
>I have a VFP5.0 app in exe. When my exe starts, fox destktop doesnot show because the SCREEN=OFF row, in config.fpw.
>In the first program line I make a splash screen, with Do Form. (it works fine.)
>I make all setup on my enviroment and make the main vfp window visible with _SCREEN.Visible=.T.
>But after it, the splash screen disappears. If I issue MySplash.show(), it shows the window again, but there is a short period, while the splash screen is not visible. I want the main fox window appear "smootly" "behind" my splash screen, and later I release it, but I don't want VFP to hide my Splash screen, with the main window.
>(I want my Splash screen to work like in other MS softwares, like WORD, EXCEL.)
>Has anybody an advice for me? TIA
>
>BB

Hi Bela:

Make sure the windowType property is set to 1-Modal. Also make sure AlwaysOnTop property is set to .T.

Ed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform