Added WinHelp sample doc to samples/help, and made it possible to show
both native and wxHTML help git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
21
samples/help/doc.hpj
Normal file
21
samples/help/doc.hpj
Normal file
@@ -0,0 +1,21 @@
|
||||
[OPTIONS]
|
||||
BMROOT=D:\wx2\wxWind~1\samples\help
|
||||
TITLE=Help Demo Document
|
||||
CONTENTS=Contents
|
||||
COMPRESS=HIGH
|
||||
|
||||
[FILES]
|
||||
doc.rtf
|
||||
|
||||
[CONFIG]
|
||||
CreateButton("Up", "&Up", "JumpId(`doc.hlp', `Contents')")
|
||||
BrowseButtons()
|
||||
|
||||
[MAP]
|
||||
#define intro 100
|
||||
#define functions 1
|
||||
#define classes 2
|
||||
#define about 3
|
||||
|
||||
[BITMAPS]
|
||||
|
Reference in New Issue
Block a user