From: Václav Slavík Date: Fri, 8 Mar 2002 23:43:39 +0000 (+0000) Subject: let the sample display existing page on start X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2e25e7b7629b9c362d1fc689b536032a35441b8c?ds=sidebyside let the sample display existing page on start git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/html/help/help.cpp b/samples/html/help/help.cpp index a5169d92aa..0cde485388 100644 --- a/samples/html/help/help.cpp +++ b/samples/html/help/help.cpp @@ -184,7 +184,7 @@ void MyFrame::OnHelp(wxCommandEvent& WXUNUSED(event)) { - help.Display("Main page"); + help.Display("Test HELPFILE"); } void MyFrame::OnClose(wxCloseEvent& event) diff --git a/samples/html/help/helpfiles/testing.hhp b/samples/html/help/helpfiles/testing.hhp index 5cd4d4e87f..bb67bd5321 100644 --- a/samples/html/help/helpfiles/testing.hhp +++ b/samples/html/help/helpfiles/testing.hhp @@ -5,7 +5,7 @@ Contents file=contents.hhc Display compile progress=No Index file=Index.hhk Language=0x405 Èesky -Title=Testing HELPFILE :-) +Title=Test HELPFILE Default topic=main.htm [FILES]