[Mono-list] crossplattform questions
Miguel de Icaza
miguel@ximian.com
13 Jun 2003 16:59:16 -0400
Hello,
> i plan to port a POS application from pike/gtk to C#/mono.
>
> what is the smoothest solution to archieve portability
> between win and linux, esp. regarding GUI?
Today, Gtk#; Tomorrow SWT or Windows.Forms
> the primary platform is linux, but i want to have the option
> to run the app on windows later.
Gtk# might be what you are looking for then.
> btw, do CIL .exe's run in both M$.net and mono runtimes?
Yes.