Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event Order...
Message
De
10/02/2000 10:54:53
 
 
À
10/02/2000 10:51:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00329036
Message ID:
00330046
Vues:
36
>Well that just goes to show what I know. Are you being a Show-Off? :-) Please show when Show doesn't show.

Ah, I'm not a VFP Computer right now, and I can't remember for sure. Try this and tell me if you get a "Shown" in the output window:
loForm = CreateObject('NoShow')

define class noshow as form
     name = noshow

     function Show
          lparam tnStyle

          debugout "Shown"
          dodefault(tnStyle)

     endfunction
enddefine
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform