[MonoDevelop] MD and Winforms
Ernesto
equistango at gmail.com
Mon Jun 8 01:05:03 EDT 2009
El 07/06/2009 08:22 a.m., Ian Norton escribió:
> For those of us out there that end up needing to use winforms, do you?:-
>
> * lay out the winforms code by hand,
> * fire up visual studio on a windows pc/vm
> * try with mwf-designer.
>
I use Visual C# Express to create new forms. Otherwise, I maintain
winforms code by hand (which is most of the time). My forms have lots of
custom controls and visual hierarchy, and mwf-designer fails badly.
One of these days, I'm going to spend some time trying to run Visual C#
2008 or SharpDevelop on Wine. One can get Microsoft .NET Framework to
install under Wine. I wonder if newer versions of Wine can run basic VS
or SD.
I also thought about trying to get SharpDevelop to run on Mono. Perhaps
trying to replace Windows API dependencies (which I guess are mostly
about toolbars and other UI elements) with managed versions. But the new
SharpDevelop 3.0 has some strong dependencies on Windows _and_ MS .NET's
features not implemented in Mono.
Anyway, I guess it's going to be all about the mwf-designer if and when
it's working.
Regards,
Ernesto
More information about the Monodevelop-list
mailing list