Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox()
Message
From
18/11/2003 19:05:32
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00851234
Message ID:
00851238
Views:
8
>>Hi,
>>
>>I seem to be having a strange problem with one of the occasions I use the messagebox() function - it appears outside my VFP app and on the taskbar as a separate item:
>>
>>if messagebox('Backup Schedule Files ?',4+32+256,'SCHEDULE BACKUP',5000)=6
>>...
>>...
>>endif
>>
>>I did some experimentation and, if I leave out the timeout parameter, it does not behave this way (it is encompassed within the main VFP screen).
>>
>>Is it supposed to behave this way? I did not see any reference to this in the Help section.
>
>That appears to be the way it's supposed to work.

Seems more like an oversight...!!!

Adding a timeout parameter should not change whether the dialogue box is displayed within or outside the VFP screen.

Net effect is that it is being hidden by my app screen when run under Windows 9x
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform