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:
00971582
Views:
23
Hi Christof,

Gave that a try and still the same issue. I even tried adding a couple labels and updating their .Caption but they wouldn't update either. I'm positive the code is being hit to because I added a WAIT WINDOW %values% NOWAIT in each area the textboxes and labels are updated and the WAIT WINDOW updates just fine.

I may just resort to using the WAIT WINDOW for the time being but this really has me puzzled and I'd prefer to resolve. My little need to know :-)

Thanks for all the suggestions. Any more greatly appreciated.

>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