Make the main message of wxGenericMessageDialog stand out.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Aug 2010 15:41:18 +0000 (15:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Aug 2010 15:41:18 +0000 (15:41 +0000)
commitc79510ca120b9b6d143c278dcf96b1403410121b
tree0b72d5000433da6621dde815962f61d0224c0876
parent9a3551d3f4244f49c31ddf8d7a22e78d2296fc99
Make the main message of wxGenericMessageDialog stand out.

Use larger bold font for the main message in wxGenericMessageDialog if the
extended message is also given to make it stand out similarly to how it
happens in the native GTK and MSW dialogs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dialog.h
include/wx/textwrapper.h
src/common/dlgcmn.cpp
src/generic/msgdlgg.cpp