kprogrammer
Programmer
- Feb 28, 2003
- 27
I am working in VFP8 and am having a problem where the messagebox will not display, even though it is activated. The form's allwaysontop property=.F., showindow=0 (in screen), windowtype=0 (modeless). If I move of off the window and click on the toolbar or activate the debugger/trace window before the program reaches the messagbox call, then the messagebox displays properly. I know the messagebox is active, I have tested for this and the program stops until the enter key is hit. I have tried calling the deactivate and activate methods, but this doesn't work. The wait window is also affected by this problem.
Does anyone any idea what is going on here?
Kirk
Does anyone any idea what is going on here?
Kirk