1. more keyboard navigation fixes - seems to work now
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Feb 1999 23:21:27 +0000 (23:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Feb 1999 23:21:27 +0000 (23:21 +0000)
commit341c92a8b4c813cbfb606687937dcdf5d8c3c2fe
treed1fd7d556c996a06d29b22b49b9a775d6941a98e
parent4adfb4e34eac7166ad29181ae72c4f479d18bbb4
1. more keyboard navigation fixes - seems to work now
2. wxPanel now remembers the last control which had focus, so it's restored
   to it when the focus returns to the panel (very handy IMHO)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/panelg.h
include/wx/msw/control.h
samples/controls/controls.cpp
src/common/mimetype.cpp
src/generic/panelg.cpp
src/msw/control.cpp
src/msw/textctrl.cpp
src/msw/window.cpp
src/png/makefile.nt [new file with mode: 0644]