Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about screen.activeform.refresh?
Message
From
07/11/1997 08:14:48
 
 
To
06/11/1997 21:37:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058701
Message ID:
00058834
Views:
30
>Hi Erik and thanks a lot for helping. I thought REFRESH was a simple
>redraw, but it is not. My biggest problem is keeping track of all the
>code I write and where it lives. I know I can print out the FORM with
>the CLASS BROWSER, but my FORM in this app I am writing has two page tabs
>and manying objects. How do I organize my code and remember where all
>my code is? :)))))

One trick I've started using quite a bit is DEBUGOUT "Refresh " + this.name at the top of any refresh I put code into. This is ignored when you compile, so you just leave it there. Using this in combination with the Event Tracking available in the Debugger really helps to figure out what's firing when.

Hey, anyone know why Refresh isn't one of the things on the Event Tracking list?

HTH.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform