Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column Moved or Resized - How to know?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01443558
Message ID:
01443561
Views:
53
>This one is for VFP7.
>
>Moving or resizing a column does fire the Move or Resize Event of the column, but that's really all I can locate. In my situation some other objects on the form need a refresh in both cases, but their Refresh() is not triggered. I could add some code ( e.g. thisform.refresh() ) in the Move() and Resize() method of each column, but that can hardly be called a fundamental solution.
>
>Is there any other trick or place to test?

Only if you're using your own column or header class. BTW, a class from Vlad G handles it. Search here for myHeader
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform