fixed mouse input handling in wxUniv: the static boxes ust be transparent
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Feb 2002 01:37:47 +0000 (01:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Feb 2002 01:37:47 +0000 (01:37 +0000)
commit30827629fa11f6365f69bd2917e1a35d22c35363
tree2eedc6c07b8dd617317c4fcef2777500d6886d60
parentd1fe917ba097fd8039a4340d1d82115f72cbbd91
fixed mouse input handling in wxUniv: the static boxes ust be transparent
or the windows inside them don't get any mouse events at all

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/statbox.h
include/wx/univ/window.h
src/msw/window.cpp
src/univ/winuniv.cpp