Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup
to wxHelpControllerBase and wxCHMHelpController; updated sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
7
samples/help/doc.h
Normal file
7
samples/help/doc.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#define doc1 100
|
||||
#define doc2 2
|
||||
#define doc3 1
|
||||
#define doc4 3
|
||||
#define IDH_PANEL 300
|
||||
#define IDH_TEXT 301
|
||||
#define IDH_OK 302
|
Reference in New Issue
Block a user