[Gtk-sharp-list] Storing System.Type in a TreeStore

Mike Kestner mkestner@speakeasy.net
Tue, 26 Aug 2003 16:58:59 -0500


On Mon, 2003-08-25 at 05:22, Gustavo Ramos wrote:
> There is a NullReferenceException that I don't caught. I am suspecting about
> the System.Type I want to store in the TreeStore, it may not be supported...
> or is it? Am confused, any ideas?

This is not the first report of problems with the "managed" tree view
extension.  The extension is way down on my priority list, and Rachel
(who added the extension) hasn't been active on the binding for a while.

Feel free to file a bug about this, but it isn't likely to be addressed
in the near future. In the meantime, you might want to try to use the
more traditional treeview bindings for your app.

If anyone else cares enough about the managed extension to dig into it,
patches would be appreciated.  

-- 
Mike Kestner <mkestner@speakeasy.net>