Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long time of saving
Message
 
 
To
22/12/2001 15:21:07
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00597545
Message ID:
00597781
Views:
23
>>>>This would not work, since I use tablebuffering.
>>>
>>>OK, reshake the buffering for the grid's table (set it to 1 and then back to what it was) before the refresh.
>>>
>>>The buffering of the second instance wouldn't matter, because its changes would be flushed anyway once it was closed.
>>
>>If I surround refresh and all other methods with thisform.lockscreen=.t., would it stop execution of myForeCOlor, when it's not needed?
>
>I don't think it would (it only stops the refreshes from being displayed), but you could save the forecolor settings, reset them to default and put them back when you're done.
>
That sounds interesting. I'll check on Monday, what can I do in this direction.

>>I don't like the idea of setting buffering to 1 and back to 5, it would not work in our framework...
>
>Why not, you set it and put it back within the same method - you're just making sure it's flushed to the disk. Maybe that part wouldn't be necessary at all.

Our framework save method uses TableUpdate(). I don't think, I can change it. Anyway, I need to gather some additional info about whole problem...

Thanks for your suggestions.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform