Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lockscreen does not work
Message
From
01/07/2016 16:20:35
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01637864
Message ID:
01637878
Views:
62
>>I have a form where in the Activate() event, I rebuild several cursors and a few other data update tasks, all of which cause the UI form to flash and such as the grid recordsources and record pointers get moved around.
>>
>>So, I added LockScreen = .t. before my code, and Lockscreen = .f. after the code, but the UI still flashes a lot which the code between the LockScreen settings runs.
>>
>>Why doesn't LockScreen stop all this UI flickering like I want it to?
>
>Don't do this in the Activate method.

Ummm... If you are going to give a reply like this, you should offer some alternative, or additional feedback, right? Obviously, my goal is to refresh the form because the user may have made changes outside of this form that now affect the result this was already showing, so I need to do an update. A fairly reasonable thing for the app to do, I think.

So, do you have some additional advice to achieve what I'm seeking.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform