Zitat von Michael Schnell <[EMAIL PROTECTED]>:

>[...]
> > There are already some examples in the docs. So the system is there and
> > _only_
> > needs to be filled.
> >
> So an _easy_ way to have the users provide examples might be helpful.

Well, it is not a one click action, but it is not difficult neither:
Create the example, save it under docs/xml/lcl/unitname/something.pas and set
the filename in the fpdoc editor.
For instance the example of TRadioGroup points to extctrls/radiogroup.pas.


>[...]
> >> 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.
> >>
> > Maybe doable. Needs investigation.
> >
> 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.
> Using this would greatly help (legal owners) porting such packets to
> Lazarus

I have no information about the Delphi help system and how to use it platform
independent. Maybe you can provide some links?


>[...]
> This is exactly what had been discussed in the German Lazarus Forum.
> Enhancing the German F1 help.

Can you give me the link to the thread?


>[...]
> 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.)

Yes. This way the help does not only show help for the identifier itself, but
for every ancestor. For example the help for TMyFormDescendant automatically
shows the help for TForm. And it shows comments as well.


> 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> ).

Time. I first worked on the tools to create help content. The next steps are to
improve the presentation and context insensitive search functions.

Mattias

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to