<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <pre wrap="">Yes, noted. But some points you mentioned I don't understand. So I wonder if you
spotted a bug.
  </pre>
</blockquote>
See my other message in this thread about "context" on what I thing
that might not work as designed.<br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""> - there should be examples for the use of the topic
    </pre>
  </blockquote>
  <pre wrap=""><!---->There are already some examples in the docs. So the system is there and _only_
needs to be filled.
  </pre>
</blockquote>
So an _easy_ way to have the users provide examples might be helpful. <br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""> - there should be cross references to related and to similar topics
    </pre>
  </blockquote>
  <pre wrap=""><!---->For example the LCL docs already have 485 links to related topics. Not counting
the automatic and ancestor links. Again: system is there and _only_ needs to be
be filled.
  </pre>
</blockquote>
Right ! see above<br>
<br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">With Lazarus it would be best if the Delphi help could be linked in by
the users (of course it can't be shipped :) ). This could be used as a
nice starter and everybody can obtain it legally with Turbo Delphi,
unless he is  a legal Delphi owner anyway.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Maybe doable. Needs investigation.
  </pre>
</blockquote>
Another goody would be that the decent Delphi 3rd party packets come in
sorcecode and with help files that can be linked in the Delphi help
system. <br>
Using this would greatly help (legal owners) porting such packets to
Lazarus <br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">The online help already uses the wiki for the IDE windows and dialogs. You
are all welcome to help improve the pages with examples that newbies
understand.

      </pre>
    </blockquote>
    <pre wrap="">If this is not included in the context-sensitive online-help this is no
fun at all ;) .
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Huh? I'm only talking about the context sensitive online help. The F1 function
of lazarus.
Maybe you are talking about fpide?
  </pre>
</blockquote>
No.<br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Yep. Does the system support multiple languages ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Some parts yes. AFAIK fpdoc has, the wiki too. But the context sensitive help of
the IDE does not yet support that. The problem with the wiki is that the IDE
does not know, if a page has already a translation.
  </pre>
</blockquote>
This is exactly what had been discussed in the German Lazarus Forum.
Enhancing the German F1 help. <br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <pre wrap="">  The problem with fpdoc is my free time.
  </pre>
</blockquote>
This of course is the problem with all community projects. But better
slow than never :) <br>
<blockquote cite="mid:1219663150.48b2952e2b2fb@netmail.netcologne.de"
 type="cite">
  <pre wrap="">I typed TForm, pressed F1 and got:

<a class="moz-txt-link-freetext" href="http://lazarus-ccr.sourceforge.net/docs/lcl/forms/tform.html">http://lazarus-ccr.sourceforge.net/docs/lcl/forms/tform.html</a>

The help for identifiers only works, if the IDE can find the declaration.
It does not yet search in the registered classes, nor in the whole
documentation.
If you want help for an identifier without proper declaration, then you want a
context *insensitive* search and as I said: this is missing.
  </pre>
</blockquote>
I (maybe) see. So "context" does not only mean "word under cursor", but
in fact it evaluates the context of  same (the Delphi help does not
seem to do that.)<br>
But why not enhance the "context" help in a way that it offers a lost
of available topics with that keyword if no topic that fits the
"context" is found (or if the user requests a list <e.g. by
Shift-F1> ).<br>
<br>
-Michael
</body>
</html>