<div dir="ltr"><div><div><div><div>This works for me (Lazarus 1.26 + Linux 32 + Gtk) :<br><br></div>- create a 'doc' directory in your project directory<br></div>- open Project > Project Options<br></div>- In FPDoc Editor options add 'doc' to the search path<br><br></div>Now I can place the cursor on FooBar and click the 'Create Help Item' button in FPDoc Editor.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-21 15:36 GMT+01:00 silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Lazarus list rejected my e-mail because my attachments > 100 KB. ¬¬'</div><div><br></div><div>Attachment 1: <a href="http://tinypic.com/r/zko60n/8" target="_blank">http://tinypic.com/r/zko60n/8</a> ;</div><div>Attachment 2: <a href="http://tinypic.com/r/2yo77v6/8" target="_blank">http://tinypic.com/r/2yo77v6/8</a></div><div><br></div><div>Please see my message below:</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 20, 2014 at 6:33 PM, silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><span><div class="gmail_quote">On Sat, Dec 20, 2014 at 5:38 AM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On Fri, 19 Dec 2014 18:26:33 -0300<br>
silvioprog <<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> I'm trying to use the FPDoc Editor following this steps below:<br>
><br>
> . In Lazarus IDE, open the FPDoc Editor from View menu;<br>
> . In the Lazarus source code editor, move the cursor to some code element.<br>
><br>
> However, the "Create help item" button is never enabled for me<br>
><br>
> How to use it? I saw the (wrong) step by step in this link:<br>
> <a href="http://wiki.lazarus.freepascal.org/LazDoc" target="_blank">http://wiki.lazarus.freepascal.org/LazDoc</a>.<br>
<br>
</span>It works here. You have to place the cursor on the identifier of an<br>
declaration. For example:<br>
property Foo|Bar: string;<br>
<br>
On what identifier does it not work?<br>
</blockquote></div><div><br></div></span></span><div>It still does not working for me. =(</div><div><br></div><div>My all steps:</div><div><br></div><div>. Open Lazarus;</div><div>. Save the current project (Project1);</div><div>. Declare a "property FooBar: string" in your current main form (TForm1);</div><div>. Place the cursor on the "Foo|Bar" identifier.</div><div><br></div><div>Please see a screen shot from my desktop in attachment.</div><div><br></div><div>Tested in latest Lazarus beta version (downloaded from Source Forge) and Lazarus trunk version (downloaded from Github), same problem in both.</div><div><br></div><div>My SO: Windows 7, 64 bits.</div></div></div></blockquote></div><span class=""><div><br></div>-- <br><div>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a></div>
</span></div></div></div>
<br>--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></blockquote></div><br></div>