Other GUI interfaces... ASP.NET - working good on Mono
On Rotor, they have PIGUI (Platform Independent GUI) which uses tcl/tk. The GUI works on Windows XP and FreeBSD 4.7. However, a PIGUI program compiled for Windows does not work on FreeBSD and vice-versa because of the shared library name problem. I think someone mentioned trying to get wxWindows to work on .NET, but its problems is name mangling of C++ AFAIK. System.Windows.Forms - work is progressing slowly due to problems with winelib having its pthreads implementation which conflicts with Boehm GC. The Portable.NET project has bindings for curses. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jos� Le�n Serna Sent: Thursday, January 09, 2003 12:09 PM To: [EMAIL PROTECTED] Subject: [Mono-list] Interfaces available Hello: I know there is Gtk# and Qt#, are there any other?, is there a binding for curses, for example? Regards. -- XPde :: XP-like desktop environment http://www.xpde.com _______________________________________________ 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
