Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MESSAGEBOX not always on top
Message
From
17/06/2003 09:13:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
MESSAGEBOX not always on top
Miscellaneous
Thread ID:
00800750
Message ID:
00800750
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform