Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton
authorJulian Smart <julian@anthemion.co.uk>
Fri, 8 Sep 2000 10:49:39 +0000 (10:49 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 8 Sep 2000 10:49:39 +0000 (10:49 +0000)
commitfb6261e9ba8b162347135a9174afbc81244b10cc
treecac1bd955cf55c2c0faa6d4c977a46e0c3d07075
parentd134f1702e983b6588c5783b10a401e8bdb69314
Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
distrib/msw/tmake/filelist.txt
include/wx/cshelp.h [new file with mode: 0644]
include/wx/defs.h
include/wx/event.h
include/wx/helpbase.h
include/wx/msw/csquery.bmp [new file with mode: 0644]
include/wx/msw/wx.rc
samples/help/demo.cpp
src/common/cshelp.cpp [copied from src/common/helpbase.cpp with 73% similarity]
src/common/helpbase.cpp
src/gtk/files.lst
src/gtk1/files.lst
src/motif/files.lst
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/os2/files.lst
src/wxvc.dsp
src/wxvc_dll.dsp