Sebastian wrote:
I attached a trivial example where adding a subclassed widget to a glade-initialized Gtk# GUI fails.

You need to Show() the widget.

In the original example, you need to Show() both mlv and its child tv. (Or just mlv.ShowAll().)

-- Dan
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to