added wxWindow::HasFocus() for more convenient way of determining if a (possibly...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 13:30:24 +0000 (13:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 13:30:24 +0000 (13:30 +0000)
commit3358af0f8754020769c32f211cc9034f62716005
tree01fc79f0bd2bade52c86ea4047d2764dd53b5482
parent6f67af05cab3d08a0c54f55b49759b2b9867aeb0
added wxWindow::HasFocus() for more convenient way of determining if a (possibly composite) window has focus

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/window.tex
include/wx/window.h
src/common/wincmn.cpp