[Gtk-sharp-list] Gtk.DotNet && System.Drawing && Images, strange behavior

Mike Kestner mkestner at gmail.com
Wed Jun 25 17:41:29 EDT 2008


On Wed, 2008-06-25 at 12:15 -0700, plushpuffin wrote:

> I have no idea why it screws up or why it fixes itself afterward. If someone
> else can confirm that does seem to be a bug (and that it's not one of those
> "up late last night, eyes bloodshot, brain fried, ignoring something that's
> staring me right in the face" situations), then I'll go find out how to
> submit a bug report.

I suspect this would be a problem with mono's System.Drawing as opposed
to Gtk.Dotnet, since all it does is hand you a surface to draw on.  One
way to verify that would be to make a simple test case in winforms on
mono and see if it does the same thing.  If so, you could probably file
a bug against mcs/classlibs.  That assumes the same code works properly
on the MS System.Drawing implementation.

Mike



More information about the Gtk-sharp-list mailing list