Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling _SCREEN
Message
From
16/01/2003 11:59:04
 
 
To
16/01/2003 11:56:25
Lee Hockley
Sherwood International
London, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00742462
Message ID:
00742464
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
Hi, Lee

>I have a couple of object forms that are used to do an extract and transfer. But they are surrounded with the _SCREEN, which makes my small dialogs and applet look tacky.
>
>How can I remove the background _SCREEN and allow my forms to interact with the user normally ?

You can set _Screen.visible = .f.

Just make sure all your forms are top level.

To start the application without any desktop, just put in your config.fpw:

SCREEN=OFF

and put it inside your project.

Good luck!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform