Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commands to Hide screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01382417
Message ID:
01382424
Views:
48
>>Most of my applications run inside a main fox window.
>>
>>This is ok, but I have a need to do the following.
>>
>>At present I need to see the screen on startup so that my splash and login screens show. (If I knew what to do, maybe I could do it with the screen not visible) After a successful login, I want to display only the data entry screen, no menu, no foxpro screen etc. Just the single form. I also would like to stop with a read events at this point as well. When the user closes the form the application will close.
>>
>>Ideas?
>>
>>TIA
>>Mike
>
>_screen.Visible = .f. ???

Tried that, and then I don't see the final form. That is the issue, how do I get the final form out of the fox window. I've tried the desktop properrty, making the window modal, etc. to no avail.
Thanks for the suggestion.
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform