[MonoDevelop] Changes to Gtk#

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Mar 4 17:28:12 EST 2009


On Wed, Mar 4, 2009 at 3:20 PM, Vladimir Giszpenc <vgiszpenc at dsci.com> wrote:
>
> I added a method to Gtk# and I would like to see it reflected in the
> MonoDevelop editor.
>
> I added the proper verbiage to gtk-sharp/doc/en/Gtk/NodeView.xml
>
> How do I refresh what the editor knows about so it will tooltip/autocomplete
> my new method and show the associated help text?
>
> The code compiles so it is not a Gtk# issue.

Ensure that the updated GTK# assemblies and docs are installed
correctly. Do the updated docs show up in MonoDoc?

If you're using the GTK# version addins to target different version of
GTK# to the one you have installed, be aware these conatin separate
stub dlls for version-specific code completion and compilation.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list