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
This commit is contained in:
parent
00251d9bf7
commit
2e25e7b762
@ -184,7 +184,7 @@
|
||||
|
||||
void MyFrame::OnHelp(wxCommandEvent& WXUNUSED(event))
|
||||
{
|
||||
help.Display("Main page");
|
||||
help.Display("Test HELPFILE");
|
||||
}
|
||||
|
||||
void MyFrame::OnClose(wxCloseEvent& event)
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user