Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP form not showing up
Message
 
À
08/12/1999 14:36:13
Jill Derickson
Software Specialties
Saipan, CNMI
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00300282
Message ID:
00301116
Vues:
29
I had a problem looking like this when experimenting with _SCREEN.visible = .F.. But this app is very easy.
Main.prg:
set sysmenu off
do form test
read events

The form TEST has only some text-fields and two buttons.
The only code is in the click-events on buttons.
The first button connects to a database and runs some commands.
The second button clear events

I have made many vfp-apps earlier, but have never seen this before. The app runs fine on my PC, but not on my customers PC.

I just found that my customer may not have sp3 installed (Its another software vendor thats resposible for the main system). Do you know if this may be the problem?
And if it is, will tha main app that's made with VFP without sp3 run with the new runtime?


Jon


>I had a similar problem recently and Eric Moore pointed me in the right direction:
>
>- is it possible that you have your forms set to show "In-SCreen" and you have made your _SCREEN object invisible with SCREEN=OFF in config.fpw, or with _SCREEN.Visible = .F.?
>
>HTH
>
>J
>
>>I've created a LITTLE app containing a main prog and one form. When running on the development PC running W2000Proff the form shows on screen, but not when copied to my customers PC. The customer-PC is running Win98 and the app is copied into a folder containing a previous VFP app that runs OK.
>>
>>If the user press ctrl+alt+del he find the app in the list of running apps.
>>
>>Main-prog just contains sysmenu off, do form and read events. The form has some text-fields and two buttons. No other code than click-events on buttons.
>>
>>I'm running VFP 6 with SP 3.
>>
>>Anyone knowing whats wrong?
>>
>>
>>Regards
>>Jon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform