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:
@@ -184,7 +184,7 @@
|
|||||||
|
|
||||||
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)
|
||||||
|
@@ -5,7 +5,7 @@ Contents file=contents.hhc
|
|||||||
Display compile progress=No
|
Display compile progress=No
|
||||||
Index file=Index.hhk
|
Index file=Index.hhk
|
||||||
Language=0x405 <20>esky
|
Language=0x405 <20>esky
|
||||||
Title=Testing HELPFILE :-)
|
Title=Test HELPFILE
|
||||||
Default topic=main.htm
|
Default topic=main.htm
|
||||||
|
|
||||||
[FILES]
|
[FILES]
|
||||||
|
Reference in New Issue
Block a user