Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with a textbox
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00645455
Message ID:
00645481
Views:
12
Nadya,

>Should I call thisform.refresh or it would be enough to call thisform.txtMsg.refresh()?

You can .Refresh() just the textbox, you can encapsulate everything in a method call.

>The strange thing is, that it worked fine before without refresh(). Also if I click once on this control, all other messages are updated correctly during the execution of the form...

because the textbox has focus it'll update on the screen whenever the .Value changes.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform