[Gtk-sharp-list] button label -> nullpointer exception

Michael 26031@t-link.de
Wed, 30 Jun 2004 22:11:30 +0200


Hi,

a calendar popup window (with a okay button) should the user let choose
a data.
The data recieved from the popup window should be shown on an other
button (show). Instead of a label change a
"System.NullReferenceException" is thrown.
Which is a little rare, because all widgets which were build with glade,
are defined in the .cs file.

Here the code snip: