]> git.saurik.com Git - wxWidgets.git/commit - src/common/filepickercmn.cpp
Auto complete file names in the text controls of wx{File,Dir}PickerCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Aug 2011 14:11:20 +0000 (14:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Aug 2011 14:11:20 +0000 (14:11 +0000)
commitea7ff9ad2ae6e715621515ece55b34009065bcbe
treefe650ce32d69e4e154f822ae9985b61d253b6fbb
parent9a995b1a4207661426214e532e81589fd0b2d39d
Auto complete file names in the text controls of wx{File,Dir}PickerCtrl.

There doesn't seem to be any reason not to do this in the controls which we
know are meant for entering file or directory names into them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filepicker.h
samples/widgets/dirpicker.cpp
samples/widgets/filepicker.cpp
src/common/filepickercmn.cpp