Thursday, April 23, 2009

TerminalCtl woes

So,

I'm working on a "Terminal" UserControl which acts like the graphical output control from
the Windows NT command-line interface-

cmd.exe

The only problem is- if it doesn't flicker, it completely distorts the contents of the text being shown,
or throws an Exception...

So, I'm having an associate of mine take a look at it, and hopefully we can come to some kind of
a solution without too much trouble.

I'll post the UserControl here under a BSD license once it's completed and is working properly.