Hi, I have a desktop application with a local mysql / sqlite database, written in C#, and using WinForms on Windows platform. I'd like to port it to the OSX and the iPhone platform.
1) For the OSX part, I guess I need to do the following: a) complile with mono, and try to run it with mono's winforms implementation b) rewrite the winforms part to use gtk#, to have a native look c) drop the GUI, rebuild it the OSX way, and create a bridge with ObjC# to use the underlying, original C# classes. 2) I too would like to use it on the *official* iPhone platform, so I guess the best option would be variant c). a) I heard about the games using mono, to develop apps in the Unity way ( http://unity3d.com/unity/features/iphone-publishing). b) Is there any other method to include the ObjC# wrapper and mono to an iPhone project? Which way would be the most straightforward? thank you, Balint üdvözlettel with regards Kardos Bálint _______________________________________ http://skaelede.hu 10 (0xA) év a magyar weben
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
