Yes. You just can't use System.Windows.Forms, but there are alternatives such as Gtk# and Qt# which can be used on both Linux and Windows.
See: http://www.go-mono.com/faq#gui You should be able to compile under Linux/mono and run under Windows/.NET or Windows/mono. - Jon On Thu, 2003-02-20 at 12:53, Bob Brown wrote: > Can you create a graphical user interface using the MONO on Linux? Then have > it run on Windows? > Does the exe file you create, can it be directly copied to Windows and run > with the MONO or C# interpreter on Windows? > > Thank You > > _______________________________________________ > 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
