[Gtk-sharp-list] Win32, Gtk# 0.14 and bug# 52704 (TreeView crasher)

Jae Stutzman stutzmanj@argontech.net
Sun, 11 Jan 2004 17:19:17 -0600


I've got my app up and running but this nasty NullException crasher is
debilitating. It only happens in Windows and it happens during the
on_expose.

I filed the bug as 52704 and would love to help fix it. It seems that it
is now crashing even if I when I don't expand any rows (on app launch).
At one point I thought it was the ScrolledWindow, but doesn't seem to be
that. Anyone know what is going on here?

Like I said on Linux (MDK9.1) it works like a champ.

Jae