[Lazarus] How to see RTL/FCL help in editor hints
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Jun 14 08:42:29 CEST 2011
On 13/06/2011 22:23, Mattias Gaertner wrote:
> d) As far as I know Graeme has written another help system including
> the fpcdocs too. This has a search too. Maybe Graeme can give a link
> how to set it up.
Yes, the fpGUI DocView help system that uses the very optimized INF help
files. See attached screenshot for how to use it with Lazarus IDE. The
same can be applied to Delphi IDE or MSEide too.
In the screenshot FPCHELP is an environment variable which simply points
to the directory containing the *.inf files. This simplifies things a
bit. Docview has many options for viewing help or concatenating various
help files at runtime - see the DocView Help itself for more options.
Pre-generated *.inf files for RTL, FCL, LCL and FPC Language Reference
can be found on SourceForge, including pre-compiled binaries (Windows
and Linux) of DocView itself.
*.inf help files:
http://sourceforge.net/projects/fpgui/files/fpGUI/Documentation/
DocView viewer (or compile the latest code located in the fpGUI repository):
http://sourceforge.net/projects/fpgui/files/fpGUI/0.7/
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docview-lazarus.png
Type: image/png
Size: 13528 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110614/82dffeb2/attachment-0003.png>
More information about the Lazarus
mailing list