implemented and documented wxHtmlWindow::OnCellMouseHover() and OnCellClick()
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 Aug 2001 21:19:23 +0000 (21:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 Aug 2001 21:19:23 +0000 (21:19 +0000)
commitf6010d8fad702475237ea69a766e8d763e2cf53d
treed54899cd3171bff094079971535615927e778a27
parente2f9212c00094f3032511bc7d42efc7c1b91134b
implemented and documented wxHtmlWindow::OnCellMouseHover() and OnCellClick()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/htwindow.tex
include/wx/html/htmlcell.h
include/wx/html/htmlwin.h
src/html/htmlcell.cpp
src/html/htmlwin.cpp