Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application splash screen
Message
From
19/05/2004 14:40:58
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00905245
Message ID:
00905367
Views:
10
Thanks for following up on this Borislav.

I found a solution to make it work the way I've setup my splash form class. With the help from Michael Vallasso, I was able to get it to behave exactly like I needed it to. There was no button and read events required. Actually it was a very weird setting for the TitleBar property that did it.

You can check this thread if you're curious. I flagged one of his messages as the solution.

Regards,

Mike


>Mike I just find out that that code works in some sequence:
>
>
>oForm = CREATEOBJECT("Splash")
>oForm.Show()
>_SCREEN.Visible = .f.
>READ EVENTS
>_SCREEN.Visible = .t.
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform