Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / help / doc / USE_HELP.html
1 <html><head><TITLE>USE_HELP</TITLE></head>
2 <body>
3 <H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> class wxExtHelpController ifdef USE_HELP : public wxHelpControllerBase </H2><BLOCKQUOTE>
4
5 This class implements help via an external browser
6 </BLOCKQUOTE>
7 <hr>
8 <h2> Inheritance:</h2>
9 <APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
10 <param name=classes value="MwxHelpControllerBase,M,CUSE_HELP,MUSE_HELP.html">
11 <param name=before value="M,M">
12 <param name=after value="Md_,M">
13 <param name=indent value="0,1">
14 <param name=arrowdir value="down">
15 </APPLET>
16 <A NAME="DOC.DOCU">
17 <hr>
18 <h2> Documentation </h2>
19 <BLOCKQUOTE>
20
21 This class implements help via an external browser.
22 It requires the name of a directory containing the documentation
23 and a file mapping numerical Section numbers to relative URLS.<P>The map file contains two or three fields per line:
24 numeric_id relative_URL [; comment/documentation]<P>The numeric_id is the id used to look up the entry in
25 DisplaySection()/DisplayBlock(). The relative_URL is a filename of
26 an html file, relative to the help directory. The optional
27 comment/documentation field (after a ';') is used for keyword
28 searches, so some meaningful text here does not hurt.
29
30 </BLOCKQUOTE>
31 <DL>
32 </DL>
33 <hr>
34 <DL><DT><B>This class has no child classes.</B></DL>
35 <DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I> <I><A HREF="HIER.html"> hierarchy of classes</A></I><P></BODY><hr>
36 <A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
37 <P Align=Center><I>this page has been generated automatically by doc++
38 <P Align=Center>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte Z&oumlckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de </a>