]> git.saurik.com Git - wxWidgets.git/commit
A couple of fixes to wxMGL's wxWindow:
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 23:40:12 +0000 (23:40 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 23:40:12 +0000 (23:40 +0000)
commita679e1298b3f07cb421a756692e58107f3ad5d3e
treea3fd5a6a9ef7a0e61de3d221ee81a5d5408ff6f1
parent187c183c6a57140886bac1c93cb42b93aa5f4e29
A couple of fixes to wxMGL's wxWindow:
1. fixed caret interference when painting the window
2. now calls SetFocus when you click on a window that doesn't have focus
3. hopefully correct translations of event for OnKeyDown vs. OnKey

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