[Gtk-sharp-list] ButtonPressEvents and Glade
Calvin Gaisford
cgaisford@novell.com
Tue, 02 Mar 2004 14:27:48 -0700
I've read through the FAQ and discussions on the changes made in 0.15
and how default handlers now behave. I understand the benefit of
subclassing a TreeView and providing my own delegates to do what I
want. I am wondering if this is possible when using glade. Using
autoconnect in glade is great but it looks like I can only get it to
return me a Gtk.TreeView not my subclassed TreeView.
Any thoughts?
-Calvin