<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px; "></p>
  <div style="margin: 5px 0px;">
   <br/>
   Andrew Haines <AndrewD207@aol.com> hat am 15. Februar 2012 um 18:38 geschrieben:
   <br/>
   <br/>
   > On 02/15/12 08:02, Marco van de Voort wrote:
   <br/>
   > > On Wed, Feb 15, 2012 at 12:59:52PM +0100, Michael Schnell wrote:
   <br/>
   > >>> Nope. Simply download the additional CHM files, and it works as expected.
   <br/>
   > >> I once asked how the CHM help can be configured to search across
   <br/>
   > >> multiple files.
   <br/>
   > >
   <br/>
   > > There is no "CHM help". There is Lazarus help, which loads the indexes from
   <br/>
   > > individual CHMs, and a viewer for single CHMs.
   <br/>
   > >
   <br/>
   > > IOW, afaik such searches are part of lazarus, not the viewer.
   <br/>
   > >
   <br/>
   >
   <br/>
   > When you press F1 in lazarus it performs it's own search of what it is
   <br/>
   > looking for. If it finds something it presents a list of possible
   <br/>
   > results if there are more than one. If there is only one result or when
   <br/>
   > you select one it then asks the helpviewer to show that topic. It does
   <br/>
   > not use the help viewer to search the help.
   <br/>
   >
   <br/>
   > LHelp can have multiple chm files open and will search them all from the
   <br/>
   > LHelp search pane.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">AFAIK there is a two-way communication between the IDE and lhelp. </p>
  <p style="margin: 0px;">Just an idea: </p>
  <p style="margin: 0px;">The chmhelppkg can use this to perform a search in lhelp. Then F1 would show lhelp with the search results. </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
 </body>
</html>