Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Watch Window
Message
 
 
To
19/10/2006 13:53:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01163296
Message ID:
01163405
Views:
8
>>Help anyone!
>>
>>When drilling down in Watch Window, my Watch Window has the frustrating tendency to collapse on its own. This is causing my hair to go prematurely gray. Can anyone explain how to prevent Watch Window from collapsing?
>>
>>Chris Bergman
>
>I find that if there are Timers on the form (or anywhere) that are enabled, objects in the watch window collapse each time the timer fires. If the action the timer are do are not important during debugging, then place this line in the watch window.
>
>
>thisform.setall("enabled",.F.,"timer")
>
>
>It will force all the timer to turn off.
>
>you can also execute the same line in the command window.

Good catch, Greg! I completely misunderstood the message...
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