Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Createing Splash/Signon Screen?
Message
From
16/02/1999 21:23:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Createing Splash/Signon Screen?
Miscellaneous
Thread ID:
00188227
Message ID:
00188227
Views:
46
Im trying to make a sign on screen for my app. What I do is in the config.fpw say: screen = off

Then in my startup program do: oSignOn=CreateObj('my signon form class')

But even if visible and desktop are true, I don't see it until I finally say _screen.visible=.t.

Shouldn't my form be shown?

Does anybody have any other ways to do this? I would like to first see the splah, then tell when I can see the main screen in my code.
Next
Reply
Map
View

Click here to load this message in the networking platform