[Gtk-sharp-list] final win32 patch

Vladimir Vukicevic vladimir@pobox.com
09 Oct 2002 01:00:29 -0700


Ok, not all is rosy in win32-land.  The Size sample, in particular,
crashes, and it looks to be an issue with the signals-to-events
mapping.  Commenting out the SizeAllocated event causes it to run.
(without the event). This could've been caused by my patches, but the
crash doesn't appear on linux with the same patches applied...

	- Vlad