[Gtk-sharp-list] gtk-dotnet performance

Jonathan Resnick jresnick at gmail.com
Wed Mar 1 14:26:16 EST 2006


> 
> This should not be the case.  As long as you are calling 
> dispose on the correct objects, that memory should be 
> regained instantaneously.  In the app I linked, I am 
> constantly creating and destroying bitmaps without any memory issues.
> 

I'm not sure why our experiences would differ here, unless it's a property
of the machine/OS...

> Check out the code I linked.

I had checked out the code you linked.  As far as I can tell, our
OnExposeEvent handlers are equivalent.  I'm not sure where you are creating
Bitmaps, other than in DrawingAreaSizeAllocatedHandler().  Is there
something I'm missing?  

Thanks,
Jonathan




More information about the Gtk-sharp-list mailing list