The closest that I've come across was an example of using the external curses library through P/Invoke. Unfortunately I don't know much about it and haven't tried it.
A quick googling also suggests that portable.NET has curses bindings. Hope that helps as a start point.. On Tue, 2004-10-19 at 19:58, Alejandro Mery wrote: > Hi, i would like to know if there is > any kind of console interface for mono. i am looking for something like clipper > (xbase like foxpro). > in fact i'm coding on clip (www.itk.ru) a native clipper compiler for unix-like, > because i need the old but great (quick and easy) DOS-like interface. > i want to share business and data libraries between the diferent interfaces. web, > gtk and console. Clip gives me that but i would like to know if i can use .net > without coding every console interface component myself. > > Thanks in advance, > Alejandro Mery > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
