[Gtk-sharp-list] System.Drawing in a GTK# app

Adam Tauno Williams awilliam@whitemice.org
Sat, 22 Jan 2005 07:45:03 -0500


I've built a GTK# application, but I need to create some graphs/charts.
Someone on the Mono list just mentioned -
http://www.codeproject.com/csharp/ZedGraph.asp
- which uses System.Drawing.   Does anyone know how one would go about
using System.Drawing in a GTK# app;  such as creating a drawing aread in
a Gtk.Viewport?