Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen=off ??
Message
De
27/05/1998 15:53:31
 
 
À
27/05/1998 15:48:50
Ryan Hirschey
Federal Reserve Bank of New York
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00102435
Message ID:
00102508
Vues:
28
>>>Robert,
>>>
>>>You can say _SCREEN.Visible=.F., but the screen will appear initially between the time you start your program and the time it hits the first line of code.
>>>
>>>>I have been putting SCREEN=OFF in the config.fpw. I would like
>>>>to take it out of the config.fpw and put it in the program code.
>>>>Where and how would I code this?
>>--
>>hi Josh
>>I tried putting _SCREEN.Visible=.F. in my main.prg, but the screen stills
>>grows to full size. maybe i can start the screen out as full size.
>>any other ideas? :)
>
>If you don't want the screen to show at all, then you're pretty much stuck with the config.fpw and SCREEN = OFF. If the issue is one of having to distribute the config.fpw with the executable, you can get around this by including the config.fpw in the project. This will compile any settings in the config.fpw directly into the executable. Maybe VFP6 will have another option...
---
hi ryan...
in my config.fpw, i have: TITLE = mytitle.. i can not compile the config.fpw.
the users need to be able to type in the title for their different areas.
I guess I will have to see what vfp6 brings... thanks
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform