Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to incorporate George Tasker's tiler.prg?
Message
 
To
24/12/2003 10:12:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00861659
Message ID:
00862041
Views:
18
>Hello,
>
>i once tried to lock the screen with LockWindowUpdate..
>the call succeeded but it wasn't the effect I was locking for cause the child windows where drawn after the call anyway ..
>
>i had to lock the Desktop to "freeze" the whole app
>
>e.g.
>
>DECLARE INTEGER GetDesktopWindow IN WIN32API
>DECLARE INTEGER LockWindowUpdate IN WIN32API INTEGER
>
>lnSuccess = LockWindowUpdate(GetDesktopWindow())
>
>&& cascade Forms ..
>
>lnSuccess = LockWindowUpdate(0)
>
>Regards and Happy X-Mas
>
Christian,

Merry Christmas to you too.

Now that you mention it, I do seem to recall this problem. I do wonder, however, if setting _SCREEN.LockScreen = .T. might be a workaround. As I said to Fred, this was off the top of my head and untested.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform