mail-archives/gtk-sharp-list/2005-June/006038.html

110 строки
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] Inline code help 'intellisense' in VisualStudio
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Inline%20code%20help%20%27intellisense%27%20in%20VisualStudio&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006037.html">
<LINK REL="Next" HREF="006040.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] Inline code help 'intellisense' in VisualStudio</H1>
<B>Matthew Beckler</B>
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Inline%20code%20help%20%27intellisense%27%20in%20VisualStudio&In-Reply-To="
TITLE="[Gtk-sharp-list] Inline code help 'intellisense' in VisualStudio">mbeckler at wins-inc.com
</A><BR>
<I>Fri Jun 24 11:36:43 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="006037.html">[Gtk-sharp-list] Get colour of pixel in Gdk.Pixmap
</A></li>
<LI>Next message: <A HREF="006040.html">[Gtk-sharp-list] deprecated Combo not working in gtk# 1.0 on Win32
using gtk+ 2.6
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6038">[ date ]</a>
<a href="thread.html#6038">[ thread ]</a>
<a href="subject.html#6038">[ subject ]</a>
<a href="author.html#6038">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello everyone,
When working in VisualStudio.net, the IDE provides some code-completion
features, such as showing you a list of members when you type a period
after an object. For objects in the System or other built-in namespaces,
VS.net also shows a helpful hint about the method. For example, when
visualstudio is displaying the members of the System.String class, the
tooltip for Replace is:
string String.Replace (string oldValue, string newValue) (+ 1 overloads)
Replaces all occurrences of a specified System.String in this instance,
with another specified System.String.
When I am working with an object from gtk-sharp (say a Gtk.Label), and I
view the member list, it does display the method signature, but not the
little explanation.
What I am wondering is if it would be possible to automatically transfer
these types of hints from the monodoc project to this actual library(?)
used in visualstudio, or how a person could contribute the text for
these hints.
Hopefully you can understand what I am trying to ask.
Thanks in advance,
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://galactus.ximian.com/pipermail/gtk-sharp-list/attachments/20050624/b42ce24f/attachment-0001.html">http://galactus.ximian.com/pipermail/gtk-sharp-list/attachments/20050624/b42ce24f/attachment-0001.html</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006037.html">[Gtk-sharp-list] Get colour of pixel in Gdk.Pixmap
</A></li>
<LI>Next message: <A HREF="006040.html">[Gtk-sharp-list] deprecated Combo not working in gtk# 1.0 on Win32
using gtk+ 2.6
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6038">[ date ]</a>
<a href="thread.html#6038">[ thread ]</a>
<a href="subject.html#6038">[ subject ]</a>
<a href="author.html#6038">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
mailing list</a><br>
</body></html>