Hi Mattias,

You mentioned this in Issue 7416.  What did you mean by only a few
lines of code. In my example, I created fpdoc documentation for fpGUI
and fpGFX packages.  How do I integrate that help into Lazarus, so
that if anybody puts the cursor on TWidget (in code editor) and
presses F1, the fpGUI help will be shown?  Or in the case of a
TComboBox, a choice between LCL help and fpGUI help will be shown.  Or
is this not what Issue 7416 was about...?


---------------------------------
Issue 7416
Mattias - 2006-09-16 17:03
----------------------------------------------------------------------
If you mean pressing F1 for help on a source of a package: This exists
already.
The LCL and FCL use it.
If your html pages are generated by fpdoc then you only need a few lines.
---------------------------------


Regards,
 - Graeme -

--
There's no place like 127.0.0.1

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to