[Mono-devel-list] simple graphical application

Timothy Parez tpsoftware at users.sourceforge.net
Tue Aug 12 13:44:37 EDT 2003


Hi,

When compiling did you reference those assemblies ?
mcs nameofapp.cs /r:System.Windows.Forms.dll /r:System.Drawing.dll

Also I suggest you have a look at
http://www.nullenvoid.com/mono/wiki/index.php/WineSamples

(Press F5 if you are using Internet Explorer and the page won't load, common
bug :p)

Regards,
Timothy.
----- Original Message ----- 
From: "arnaud denoual" <arnaud.denoual at emn.fr>
To: <mono-devel-list at lists.ximian.com>
Sent: Wednesday, August 13, 2003 7:23 PM
Subject: [Mono-devel-list] simple graphical application


> Hello,
>
> I try to create a simple graphical application in C# with mono, using
> System.Drawing.Drawing2D and System.Winfows.Forms.
> But when I compile, the compilator d'ont find theses namespaces.
>
> How I can build these namespaces ?
> Is it possible under mono to run this kind of application ?
>
> Thanks.
>
> Arnaud.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 4/08/2003




More information about the Mono-devel-list mailing list