replace the static control in wxMessageDialog with an edit control with a vertical...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Sep 2008 10:39:49 +0000 (10:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Sep 2008 10:39:49 +0000 (10:39 +0000)
commit4b02d42e37a2fc25e16644e5276ac3df22cd1690
tree8d15e2f7c66afb720a7076c75b8491f6a8ccce78
parent6e42b980d934033794fb3be759c2eb77cf9c024f
replace the static control in wxMessageDialog with an edit control with a vertical scrollbar if the message box is too big to fit on the screen

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/msgdlg.h
src/msw/msgdlg.cpp