I'd like to experiment a bit with vector-style drawing using Mono. On Windows, this was easily done with System.Drawing on a System.Windows.Forms.Control base.
I'd prefer to keep using System.Drawing. But I don't know what base I should use? It would probably be a GTK# widget, but which supports System.Drawing, and how do I do?
Thanks.
- Simon _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
