[Mono-docs-list] Path lookup problem

Miguel de Icaza miguel@novell.com
Thu, 25 Mar 2004 11:33:50 -0500


Hello guys,

    We ran into a small bug with Monodoc, today if you go to
"Gtk.TreeView" to the "Members" generated page it fails to load some
method references, for instance:

	M:Gtk.TreeView.ActivateRow(Gtk.TreePath,Gtk.TreeViewColumn)

    But for some reason it never picks up the method (I can see it
there).  Joshua/Ben: any ideas on what could be wrong here?

Miguel.