]> git.saurik.com Git - wxWidgets.git/commit
When deleting an entire dialog in DialogEditor by right clicking and choosing DELETE...
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 19 Dec 2000 17:25:19 +0000 (17:25 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 19 Dec 2000 17:25:19 +0000 (17:25 +0000)
commit4f8fccd11a1136580d80a67ce0ca61037e89999d
treec860c64b1e375cd1c3e3d645530e401a8794aac5
parentd9a50173fbb25ea5dae7ba1001b89d682c4984b8
When deleting an entire dialog in DialogEditor by right clicking and choosing DELETE from the popup menu, you are presented with an ARE YOU SURE message.  This prevents  the tradgedy of thinking you right clicked a widget, when you actually right clicked the dialog, and then you accidentally delete your unsaved dialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/dialoged/src/reseditr.cpp