Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I uninstall PEM Editor
Message
From
11/03/2009 15:16:58
 
 
To
11/03/2009 15:06:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01387013
Message ID:
01387240
Views:
74
It turns out that the trace window is the worst culprit -- but they all contribute.

So the proposed solution would have to be do hide all of them (on activation) and them show them again (on deactivation).

It looks like two ugly choices:
(1) performance so slow that you won't use it.
(2) having the debugger and its windows coming and going each time you activate / deactivate it.

Truly too bad there's no way to turn off the debugger without closing it.

>am investigating that very point.
>
>>>>Actually, the problem with PEM Editor and the debugger really has to do with the trace window in the debugger. PEM editor is just a form with a timer, actually, and the performance for any form degrades if you have the trace window open. That can't be helped (and, believe me, we've spent some time trying).
>>>
>>>Just a thought here -- if the trace window is the culprit for the slowness of the form, could the trace window be closed automatically on the activate event method and then reopened (if closed) on the deactivate event method of the PEM Editor form?
>>
>>
>>HIDE WINDOW trace
>>...
>>SHOW WINDOW trace
>>
>>
>>May do the trick.
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform