Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I make a custom messagebox work like messagebox?
Message
De
28/06/2007 08:52:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01236031
Message ID:
01236247
Vues:
16
How about making your messagebox form olepublic, make it a top level form and it should not depend on _screen. Build as EXE comserver. Now starting the form via Createobject("vfp.messagebox") (if you called your ole messagebox project vfp) you would start a new process, which may not raise any events in the calling form. It would not be modal, but you could handle waiting for the users choice.

Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform