Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
After calling other Modal formset display issue
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00968724
Message ID:
00969937
Views:
23
HI Colin,

>but as soon as I Resume the code the textboxes stop updating though the .Value and .Refresh code is being hit.

You don't need to call Refresh, when you change the value. The purpose of Refresh is to evaluate the ControlSource and store the result into the Value property.

I haven't realized that your code runs in a loop. You might need to call the Thisform.Draw() method to force VFP to redraw the form.

--
Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform