[Mono-devel-list] drawing
Daniel Morgan
danielmorgan at verizon.net
Thu Feb 19 19:32:57 EST 2004
pnet == whatever
-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Angel "Java"
Lopez
Sent: Thursday, February 19, 2004 12:09 PM
To: Craig Williams; mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] drawing
Hi people!
I remember that this is the DotGNU approach.....
From:
http://www.dotgnu.org/pnet.html
"An advantage of our implementation of System.Windows.Forms is that we don't
try to wrap up third party widget sets like Gtk, Qt, Wine, etc. Instead, we
provide a basic drawing layer and then render the controls ourselves. The
approach is similar to Java Swing, in that all controls are implemented in
pure C#."
Angel "Java" Lopez
http://www.ajlopez.com/
----- Original Message -----
From: "Craig Williams" <craig at ip80.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Thursday, February 19, 2004 1:41 PM
Subject: [Mono-devel-list] drawing
Hello,
I see that the Drawing namespace works via gdi+ on both Windows and Linux so
I was wondering why we don't just
develop controls using that Library instead of relying on gtk+ which must be
installed on Windows?
Craig
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list