Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controlling sequences for procedures
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00131582
Message ID:
00131726
Vues:
37
>Ed,
>
>That proc_2 loads another form over that intro form. It looks really bad that the 2nd form loads before the first releases. Here, when they want something done one way, it's redo it until it works the way we want it.
>
>Perry

You could try:

do form form1 name introform linked

then in the Show() of form2:
Introform.Hide()
DoDefault(nStyle)
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform