Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh problem
Message
From
08/06/2004 09:45:39
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Quebec, Canada
 
 
To
08/06/2004 09:27:40
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00910898
Message ID:
00911140
Views:
18
>Without going through many modifications, I can't call THIS.Refresh () in the Activate event of the page. It will generate errors because of binding issues (good old excuse: it's not my code ;-) )
>
>THIS.MyContainer.Refresh () in the Activate event should do the same AFAIK, but it doesn't work.
>
>>OK, I reproduced this problem. Try to call THIS.Refresh() in the Activate event of the page rather than the refresh method of the container.

I may suggest an ugly hack in that case. Put a timer on that page, enable it from the Page's Activate event. In the timer method, call the refresh method...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform