Hi all, I'm a little confused about using Gtk.Dotnet. I understand that the Graphics object in Gtk.Dotnet replaces that in System.Drawing for drawing to Gdk surfaces, but what if I wanted to compose an image using Gtk.Dotnet.Graphics to paste together System.Drawing.Image objects? Do I just use System.Drawing.Graphics to draw on the image objects and then Gtk.Dotnet.Graphics to paste it together?
I'm gonna push on assuming this is right I just thought I'd ask in case this is the wrong way to approach it altogether. Thanks in advance for any advice, Aaron. --------------------------------------------------------------------------------- Aaron Oxford - aaron+hardwarehookups .com .au Director, Innovative Computer Solutions (Aust) Pty. Ltd. 49 Maitland Rd, Mayfield, NSW 2304 Australia http://www.ic-solutions.com.au Developer, SourceForge project VioLet Composer http://sourceforge.net/projects/buzz-like _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
