问题
I need to convert a C# .NET Windows desktop app to Mac.
I've read about the cross-platform aspects of Qt, REAL Studio, LiveCode/RunRev, wxWidgets, and Mono (www.mono-project.com and http://monodevelop.com).
Is Mono the only one that can be used to directly convert?
If I were developing the app from scratch, what would be the advantages and disadvantages of each of these products? I've read great things about Qt, but the commercial license is expensive. I've read much less about REAL Studio but it seems very capable and more affordable.
回答1:
It might be easier to use Mono project and make your .net application compatible for Mac OS version of Mono.
More info.
回答2:
Real Studio is a great way to create cross-platform applications. It's apps are fully native and its language is object-oriented and very similar to VB/Java/C#.
For me the advantages of Real Studio are the familiar programming language and overall ease of use.
来源:https://stackoverflow.com/questions/5547812/how-to-convert-windows-desktop-app-to-mac-desktop-app