[Mono-list] Visual Studio & Windows support?

Andreia Gaita shana.ufie at gmail.com
Wed Feb 6 06:23:25 EST 2008


On 2/3/08, junk001 at schneidersoft.com <junk001 at schneidersoft.com> wrote:
> Thanks, Robert
>
> I will look at them. Also I need to work on Windows Forms and probably that
> GDI stuff it uses? I don't see the VS projects for them?

Windows forms has projects and solutions for VS 2003 and 2005. If you
need it, you'll also need the Mono.Mozilla project (or at least
reference on the swf project). If you're talking about vstudio, then I
assume you're working on windows, so you don't need libgdiplus, since
mono on windows uses the system gdi instead.

You can do without the System.Drawing project if you're just doing
things on winforms - so you can reference .NET's System.Drawing on the
winforms project and use it if you want to debug just winforms.

andreia gaita


More information about the Mono-list mailing list