Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LABEL NOT REFRESHING
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00433012
Message ID:
00433041
Views:
15
>>IHAVE A LABEL ON A FORM THAT IS SUPPOSED TO REFLECT an amount altered by the >selection of a listbox and outputs a variable(that is actually correct when I >trace it) but the label is not reflecting it, AND there is no label.refresh >attribute! :(
>
>Usually you should force to refresh label caption: ...Label.Caption ="New Value". You can do it from the label parent refresh method or anywhere in the calling program.
>
>Yuri
Thanks, that worked, Doing a thisform.refresh for some reason did not work. I did not want to have to add another textbox to the form so
"label caption: ...="New Value" did the trick..
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform