]> git.saurik.com Git - wxWidgets.git/commit
Add a "not specified" icon style to the message box test dialog.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Mar 2010 14:15:42 +0000 (14:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Mar 2010 14:15:42 +0000 (14:15 +0000)
commit8783d72f041f3568641ae64f2b3934658db77156
tree2b7a8c641922c716aaacfa05ec6673d07cc3d19f
parentd9ffb9fdccbdd9c919fff07a06880a48e1211a51
Add a "not specified" icon style to the message box test dialog.

The sample allowed to test the behaviour with all wxICON_XXX including
wxICON_NONE but not without any icon styles at all. Do allow it now.

Also use symbolic names for the radiobox indices for clarity.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dialogs/dialogs.cpp
samples/dialogs/dialogs.h