I've read the faq but still have a question. If I'm developing a GUI client for a remoted service should I be using Windows.Forms or something else?
What will the IDE's use when a form is designed, anyone any ideas?
Thanks
Graham
-----Original Message-----
From: Jonathan Pryor [mailto:[EMAIL PROTECTED]]
Sent: 20 February 2003 19:02
To: [EMAIL PROTECTED]
Cc: Mono List
Subject: Re: [Mono-list] Write on linux, Run on Wondows?
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
