wxWidgets/tests/misc
Vadim Zeitlin e18a74e240 Take disabled windows into account in wxFindWindowAtPoint() in wxMSW.
Use ChildWindowFromPointEx(CWP_SKIPINVISIBLE) to ensure that we find the
disabled children (by not using CWP_SKIPDISABLED).

Add a unit test to check for the correct behaviour in all cases and document
it.

Closes #2942.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-03-04 00:29:17 +00:00
..
dynamiclib.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
environ.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
garbage.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
guifuncs.cpp Take disabled windows into account in wxFindWindowAtPoint() in wxMSW. 2012-03-04 00:29:17 +00:00
metatest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
misctests.cpp Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0. 2012-01-15 12:28:57 +00:00
module.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
pathlist.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
selstoretest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
settings.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
typeinfotest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00