You can use WinForms, DataGridView etc... but you won't get a WinForms designer using MonoDevelop (this means you'd have to modify code manually). However, you don't have to use MonoDevelop at all if you all want is run a WinForms app on Linux. You can just run the exe directly without recompiling.
Daniel José wrote: > > Another noob dobout...<br /><br /> > Can I use win forms, datagridview, another components of Visual Studio or > only monodevelop tools ? > <br /><br /> > All the application is in WIN FORMS, that means I've to rewrite all code? > <br /><br /> > > Thanks for attention. > <br /> > Daniel José da Silva. > > > > > > > Stifu wrote: >> >> Hello, >> >> Suggestions: >> >> 1- Check your app with MoMA (http://go-mono.com/monovs/Moma.aspx) >> 2- Try a Mono LiveCD >> (http://www.go-mono.com/mono-downloads/download.html) >> >> >> Daniel José wrote: >>> >>> Hi Guys. >>> <br /><br /> >>> I'm studing mono and how to migrate a existing win forms application to >>> mono. >>> <br /> >>> I have lots of doubts and I need opinions for this job. >>> <br /><br /> >>> Can you help me? >>> <br /><br /> >>> How can I do this? >>> <br /><br /> >>> Thanks for attention. >>> Daniel José da Silva. >>> >>> >>> >> >> > > -- View this message in context: http://old.nabble.com/Migration-WIN-Forms-to-MONO-tp26411898p26421275.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
