Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hide Foxpro Screen & TaskPane At Foxpro Startup time...
Message
De
21/08/2007 03:52:32
 
 
À
21/08/2007 02:33:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01249271
Message ID:
01249278
Vues:
16
>Hi There,
>
>Actually I created one VFP [9.0] Application File containing 5 forms and 7 reports...
>
>I have, few doubts to clarify from any genious... please
>
>1. Whenever I run my Application file First the Foxpro Screen is coming....and next the
> Task Pane is coming...And next it's going to my Application...
> So How to Disable the Foxpro Screen & Task pane?
>
> when I chat with Micorsoft for this problem.. they advised me to put "Screen=Off"
> in coinfig.fpw file in the same folder...I checked that also..but even my problem is
> solved.. So is there anyone to solve my problem?
>
>2. I want to run my Application file as independent manner.. Is there any one to help
> me please
>
>
>Thanks & With Regards
>
>PARAMU

SCREEN=OFF in config is one step.

But here are other things too.

If you are going to keep the main window hidden your forms will need to have ShowWindow set to 2 -- As top level form.

You also need to have a program that is set to be the main program, and you will need to have a READ EVENTS in that program.

Compile your application to an exe and run that file to start your program. (I think this is what you are not doing?)

There may be more but that should get you started.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform