Hi,
Does anyone know of any simple .NET windowing systems for the console?
I'm looking for something that manages areas of the console such that they are automatically scrolled independently of other areas. For example, I could create a status strip down the bottom and a main content area above it. It would also be useful if it handled colors for me.
Thanks, Kent