don't reenable the disabled windows in OnShow(), it is unnecessary and the code there...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Apr 2002 12:54:09 +0000 (12:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Apr 2002 12:54:09 +0000 (12:54 +0000)
commit7086987f11055d44165f0c448209df80bdc5bc11
tree9c15bcb468d5979ec7467f0aaf620bd0696e0a7f
parent8372d79dc2884414f5d0868894ee78178207b0df
don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy

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