对于.NET控制台窗口系统 [英] Windowing System for .NET Console

查看:236
本文介绍了对于.NET控制台窗口系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

没有人知道任何简单的.NET窗口系统的控制台?

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.

谢谢, 肯特

推荐答案

而回,我看了看一个MonoCurses 诅咒#。我不认为MonoCurses支持独立滚动的区域,但我觉得咒#应该的。

A while back I took a look at MonoCurses and Curses#. I don't think MonoCurses supports independent scrollable areas, but I feel like Curses# should.

我希望这个风格的界面,所以我可以有一个接口,用于Windows和Linux。最后,我只是去与一个正常的命令行界面。

I wanted this style interface so I could have one interface for windows and linux. In the end I just went with a normal command line interface.

这篇关于对于.NET控制台窗口系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆