[Lazarus] Help on FCL?
Michael Schnell
mschnell at lumino.de
Fri Jan 27 09:33:52 CET 2012
On 01/26/2012 08:52 PM, Mark Morgan Lloyd wrote:
> where's the idiot's guide to getting the up-to-date files and putting
> them where...
Regarding that it's me who is the said idiot (or the advocate for the
idiotic users), I'd like to add, that the end result should be to allow
the idiots to push F1 (or shift F1 for an external tool like DocView) in
the IDE to get context help for the word under cursor, might same be be
a language keyword (e.g. "array"), an RTL generated keyword (e.g.
TThread), or an LCL generated keyword (e.g. TForm). Of course
additionally when not in a Source code window, help on the IDE itself
should appear.
I understand that on top of generating the dedicated help files from the
current sources, for this it is necessary to generate combined CHM
files or multiple inf-Files for DocView. This needs to be included in
the "idiot's guide".
-Michael (provided this done I promise to improve the help sources on
"TApplication.QueueAsyncCall", as intended since many months)
More information about the Lazarus
mailing list