[Mono-winforms-list] Porting Winforms App to Mono

Miljenko Cvjetko mcvjetko at holisticware.net
Sat Dec 7 13:16:18 UTC 2013


Hi

Answer inline

On 5. 12. 2013., at 15:17, maxtrix11 <vyshak at outlook.com> wrote:

> I have a Winforms Application i intent to port it to Mac using Mono for
> Mac.Mono migration Analyzer says all the components cannot be ported.so i
> have decided to write from scratch(reusing the code).I have downloaded and
> installed Mono for Mac and Xcode on Mac OSX
> 
> 1.How to design the UI?

Xcode will be launched from Xamarin Studio when clicked on xib.

> 
> I can see that Mono for Mac has a GTK# UI builder,but GTK# is
> confusing.which is the best GUI Toolkit to easily design the UI?

Gtk# is possible, but consider working wih AppKit
> 
> 2.Since Mono supports win-forms,i tried using mono c# compiler to compile
> the code.But it shows a lot of exceptions and in case of large project i
> will have a number of .cs files and may be libraries.How can i compile it
> via command line?
Use Xamarin studio (monodevelop)

Cheers

Mel
> 
> Please help  

Miljenko Cvjetko
http://holisticware.net
Sent from my iPhone


> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Porting-Winforms-App-to-Mono-tp4661453.html
> Sent from the Mono - WinForms mailing list archive at Nabble.com.
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list


More information about the Mono-winforms-list mailing list