When I compile or execute a program in textpad the screen has started going blank for a few seconds before completing either the compile or execution. This has never happened before, and I suppose the end result is fine but I am curious as to why this is happening. Has anybody experienced this and found a way to fix it?
J Wolfe
Strange goings on with Textpad
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: Strange goings on with Textpad
Joe Wolfe wrote:When I compile or execute a program in textpad the screen has started going blank for a few seconds before completing either the compile or execution. This has never happened before, and I suppose the end result is fine but I am curious as to why this is happening. Has anybody experienced this and found a way to fix it?
J Wolfe
Which version of TextPad are you using....
be cool, stay cool.
- Nicholas Jordan
- Posts: 124
- Joined: Mon Dec 20, 2004 12:33 am
- Location: Central Texas ISO Latin-1
- Contact:
std.in
I dug into this with a well written compiler. There is a call into a 16-bit single threaded dll that basically needs to be wiped from the slate. I actually had my Win Learning Edition have the native phosphor on my screen showing in the editor - it was done with an inadvertent cls while working fast.
It never fixed. It was still like that when I threw away the compiler.
It never fixed. It was still like that when I threw away the compiler.