Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display modal form on startup
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00669077
Message ID:
00672328
Vues:
8
Hi John,

Without reading all the messages that preceeded, I assume that what you are trying to do is create a single document interface (SDI) application and your main SDI form is not the login form.

When you have a SDI interface all your sub forms called from the main form are contained within the main SDI form. Since you are trying to instance your login form before your main form is fully instanced you're violating logic and it doesn't work.

I suggest your move your call to the login form to the ACTIVATE method of the main SDI form.

Good luck!

Hugh

>Hi,
>I have tried all of the suggestions posted. I found that, all of these code work ONLY if _SCREEN = ON. If I set _SCREEN = OFF in my config.fpw, the login form will never appear (Beside of those suggestion of using READ EVENT to modalize the login form).
>
>Any ideas?
>
>Anyway, thank for everything.
Microsoft hears loudest what the VFP community says about Visual FoxPro by looking at the bottom line!

Support the product. Buy the latest version!

Hugh Winters @ WorldData 408-512-1131
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform