]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/htmlhelp.py
1 # The contents of the old wxPython.htmlhelp module have been moved
2 # into the wx.html module in the new scheme. This module will help
3 # with backwards compatibility by making those symbols visible in
4 # wxPython.htmlhelp again.
10 wxHtmlBookRecord
= wxPython
.html
.wxHtmlBookRecord
11 wxHtmlSearchStatus
= wxPython
.html
.wxHtmlSearchStatus
12 wxHtmlHelpData
= wxPython
.html
.wxHtmlHelpData
13 wxHtmlHelpFrame
= wxPython
.html
.wxHtmlHelpFrame
14 wxHtmlHelpController
= wxPython
.html
.wxHtmlHelpController
15 wxHF_TOOLBAR
= wxPython
.html
.wxHF_TOOLBAR
16 wxHF_CONTENTS
= wxPython
.html
.wxHF_CONTENTS
17 wxHF_INDEX
= wxPython
.html
.wxHF_INDEX
18 wxHF_SEARCH
= wxPython
.html
.wxHF_SEARCH
19 wxHF_BOOKMARKS
= wxPython
.html
.wxHF_BOOKMARKS
20 wxHF_PRINT
= wxPython
.html
.wxHF_PRINT