[Mono-list] System.Graphics and GTK# applications
Francisco M. Marzoa
fmmarzoa at gmx.net
Sat Nov 13 09:24:38 EST 2010
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,
More information about the Mono-list
mailing list