]> git.saurik.com Git - wxWidgets.git/commitdiff
let the sample display existing page on start
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 8 Mar 2002 23:43:39 +0000 (23:43 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 8 Mar 2002 23:43:39 +0000 (23:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/html/help/help.cpp
samples/html/help/helpfiles/testing.hhp

index a5169d92aa66f9883b16cf370bc01a7099411fa9..0cde485388dd07b68081bd771ec164862e705b31 100644 (file)
 
    void MyFrame::OnHelp(wxCommandEvent& WXUNUSED(event))
    {
 
    void MyFrame::OnHelp(wxCommandEvent& WXUNUSED(event))
    {
-       help.Display("Main page");
+       help.Display("Test HELPFILE");
    }
 
    void MyFrame::OnClose(wxCloseEvent& event)
    }
 
    void MyFrame::OnClose(wxCloseEvent& event)
index 5cd4d4e87fbf9c4a12ad42a44d9254ebc6dc97d0..bb67bd53211b7a0ee4defaf7fd57a1f1a655cc5f 100644 (file)
@@ -5,7 +5,7 @@ Contents file=contents.hhc
 Display compile progress=No
 Index file=Index.hhk
 Language=0x405 Èesky
 Display compile progress=No
 Index file=Index.hhk
 Language=0x405 Èesky
-Title=Testing HELPFILE :-)
+Title=Test HELPFILE
 Default topic=main.htm
 
 [FILES]
 Default topic=main.htm
 
 [FILES]