« Return to Thread: Gtk.DotNet && System.Drawing && Images, strange behavior

Re: Gtk.DotNet && System.Drawing && Images, strange behavior

by Mike Kestner-4 :: Rate this Message:

Reply to Author | View in Thread

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

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

 « Return to Thread: Gtk.DotNet && System.Drawing && Images, strange behavior