Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Debug Window jitters and is unstable at runtime.
Message
From
23/11/1998 14:49:55
 
 
To
23/11/1998 14:23:09
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00160458
Message ID:
00160620
Views:
12
>Melvin,
>
>At the command window try:
>
>_screen.tmrSuperClass.Enabled = .F.

Mel,

A couple of other things...

1. Go into your options, go to the debug tab... make sure that you have Environment set to 'Debug Frame' and also make sure 'Display Timer Events' is not checked. Press save as default.

Also, any other timers you have added to your system...

1. make sure you have a dodefault() in your timer method code.

2. Set iIntervalTrace... to either 0 which will turn of the timer, or something very high, so it won't fire so often.

Once you turn of trace... if you used an interval other than 0 the next time the timer fires the interval will be set back to the original.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform