[Mono-list] Contributing

Gianandrea Terzi gterzi@lario.com
Fri, 26 Jul 2002 14:05:08 +0200


I think the best way is to keep up standards : having windows.forms
would make all visual-studio-happy developers sure to see their
code recompiled under linux...But it's a hell of a work...
Does someone already started to do something in this way?

Gianandrea


-----Original Message-----
From: Erik Bagfors [mailto:erik@bagfors.nu] 
Sent: venerdì 26 luglio 2002 11.45
To: Gianandrea Terzi
Cc: Mono List
Subject: Re: [Mono-list] Contributing

On Fri, 2002-07-26 at 10:16, Gianandrea Terzi wrote:
> 
> Hi,
> we've plans on building an application using c#
> and we would like to have it portable under linux.
> We saw your project and we would like to contribute
> to the 'Windows.Forms' classes.
> Sadly we're no way Linux developers : we're all very experienced (10
> years or more) under windows so I 
> don't know what type of effort we can give...

I'm no expert but I'd like to share my view.

First of all there are three ways to get your program portable.
1) Do like you said above, create winforms for linux
2) Write everything using GTK# and run that on windows as well as linux.
3) Write a new API that uses GTK# on linux and winforms (or other native
widgets) on windows

If you go with 1) you can install GTK# on windows, and develop a
winforms-assembly that's using GTK# as a background.  Then use that
under linux.  You don't have to work on linux if you don't want.  That's
the beauty of it.

Alot of people would like to se winforms for linux.


/Erik


-- 
Erik Bågfors               | erik@bagfors.nu
Supporter of free software | GSM +46 733 279 273
fingerprint: 6666 A85B 95D3 D26B 296B 6C60 4F32 2C0B 693D 6E32