[Gtk-sharp-list] Glade and GTK Sharp Combo Boxes

Benjamin Wootton scs0bsw@leeds.ac.uk
Fri, 12 Mar 2004 15:52:51 +0000


When I add a combo box in my Glade project, call it combo1, and add...

[Glade.Widget] Combo combo1;

.... To my C# Class, the combo1 variable isn't being hooked up - it's null when
I attempt to use it.  Is this a bug, or am I doing something wrong?

TIA
Ben