use update UI handler for the up and new directory buttons instead of manually updati...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 19 Sep 2007 12:24:05 +0000 (12:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 19 Sep 2007 12:24:05 +0000 (12:24 +0000)
commite5dd66e9d26b7b5a0183a20b78a703ece2e57540
treeeb1c063bd8212f19e66dd4bac7f10b4f1a464295
parente8548d99ac2708f19c42fcf8b7bbdf3036548929
use update UI handler for the up and new directory buttons instead of manually updating the controls, this fixes a bug where up button wasn't enabled back after selecting a child of top level directory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/filedlgg.h
src/generic/filedlgg.cpp