Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MESSAGEBOX not always on top
Message
De
17/06/2003 09:13:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
MESSAGEBOX not always on top
Divers
Thread ID:
00800750
Message ID:
00800750
Vues:
62
In VFP8, the MESSAGEBOX() is not AlwaysOnTop. This is a problem because not-so-savvy users may not click on the buttons of the message box dialog. Instead, they may click back on the form behind the messagebox. When this happens, it appears to "hang-up" the computer - Actually, what happens is the messagebox is modal but is not contained within the VFP application - instead, apparently its "ShowWindow" property is 2 - As Top Level form.

Is there a way to change this property of the Dialog box or to I have to create my own Messagebox class and substitute it for all the places that I've used the messagebox().

Thanks,
al
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform