]> git.saurik.com Git - wxWidgets.git/commit
add alt popup window style allowing to use keyboard and comboboxes in the popup windo...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 20:25:08 +0000 (20:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Oct 2006 20:25:08 +0000 (20:25 +0000)
commit06077aaf2c11135bb9ca18ef33181ab18ac7480e
tree68ce10e9f6a4beae2be80d6c3c1e563ba78acd2d
parentd945fd16d502c197a37272d74fb85e6a52a68017
add alt popup window style allowing to use keyboard and comboboxes in the popup window and use it for the generic date picker (patch 1582391 from Jaakko)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/comboctrl.tex
include/wx/combo.h
samples/combo/combo.cpp
src/common/combocmn.cpp
src/common/popupcmn.cpp
src/generic/datectlg.cpp