Hello, I've created a GTK# solution under monodevelop that uses a DrawingArea widget, and I would like to see if I can use System.Graphics to draw within. For using System.Graphics a need a Graphic object, that may be obtained from an Image and other sources with methods like Graphics.FromImage, but I didn't found a manner for retrieving a Graphic object from a GTK# Drawing area. Is there any way to do that?
Thanks a lot in advance, _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
