Hello everyone. This looks like a bug: I ran an application using Gtk.Combo.Entry property on a clean Mono-1.1.8 with Gtk#-1.9.5 and Gtk+-2.6 (I guess) on Windows. I didn't use gtksharp-2.0 assemblies. Gtk.Combo.Entry was always null.
I substituted Gtk+ with what was in Mono-1.0.6 bundle. Still NullReferenceException... I substituted gtksharpglue.dll from Mono-1.0.6 (Gtk#-1.0.6) _without changing the managed assemblies_. Everything's fine now :-) Gtk.Combo.Entry is usable. So it looks like something has been broken in gtksharpglue.dll since 1.0.6. With best regards, Dmitry Kostenko _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
