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:
00971802
Views:
16
GOT IT !!!!!! :-)

The called form has an ActiveX class on it and, though I'm not sure why, when or how this is switched off, I placed Application.AutoYield = .T. after the call and the textboxes update fine now.

>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
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Reply
Map
View

Click here to load this message in the networking platform