No changes, just add a comment to the button focus handling code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Oct 2009 16:44:16 +0000 (16:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Oct 2009 16:44:16 +0000 (16:44 +0000)
commiteb74a51f7ed2a76dbb443e48727a410a0c81247a
tree20a76be150958c2355ddff1fa4602e3ba59cb559
parentde847cbcce8a19a680ab3ccdcb371d5107c4f9c6
No changes, just add a comment to the button focus handling code.

The workarounds for the button focus issues should become unnecessary if we
switch to setting the focus correctly as explained in the linked post.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/button.cpp