mywin -> LoadPage("test.htm");
mywin -> SetPage("<html><body>"
"<h1>Error</h1>"
- "Some error occurred :-H)"
- "</body></hmtl>");
+ "Some error occurred :-H)"
+ "</body></hmtl>");
\end{verbatim}
-I think the difference is quite clear.
-
\wxheading{Displaying Help}
See \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}.