[Gambas-user] Question on autohelp in IDE and libaries.

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Aug 28 18:32:46 CEST 2012


Example:

''This line is visible in help window. <br>
''This second line too...
Public Sub TestSub()
...

So, put helplines before declaration of method/function/variable/etc.

Jussi




On 27 August 2012 23:48, Willy Raets <willy at ...2734...> wrote:

> Hi all,
>
> Hope someone can help with this one. Seems to me an undocumented
> feature :-)
>
> Intro to the question:
>
> When typing Me.Close in IDE code window you get this autohelp function
> (is there a name for it) that displays Close information (see Screen
> Info-01.png).
>
> I have made a library called SysInfo and when typing SysInfo.ReadAllInfo
> the autohelp displays no extra info on the method. (see Screen
> Info-02.png).
>
> Question:
>
> 1. Is it possible for me to have some extra info on the method displayed
> in the autohelp?
> 2. If yes, how do I need to set this up? Please, provide simple example.
>
> Thanks,
>
> Willy
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>



More information about the User mailing list