Made wxContextHelp implementation generic and added wxFindWindowAtPointer,
authorJulian Smart <julian@anthemion.co.uk>
Thu, 7 Sep 2000 09:43:05 +0000 (09:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 7 Sep 2000 09:43:05 +0000 (09:43 +0000)
commit3723b7b1d8cbeebccef4f8ad7fe3884dfca9eca6
tree1307c62ebd56634623a31d8dd0cb03f7491c41f4
parentbfabd11afbc07bd0a976d95e52d2b69e78c7cf1e
Made wxContextHelp implementation generic and added wxFindWindowAtPointer,
wxGetMousePosition functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/helpbase.h
include/wx/window.h
src/common/helpbase.cpp
src/gtk/window.cpp
src/gtk1/window.cpp
src/mac/carbon/window.cpp
src/mac/window.cpp
src/motif/window.cpp
src/msw/window.cpp