]> git.saurik.com Git - wxWidgets.git/commit
Deprecate wxWindow::MakeModal().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Mar 2012 23:50:21 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Mar 2012 23:50:21 +0000 (23:50 +0000)
commite94f3031736c1a23eba37892b4076893b1f6e416
tree5f5032f1a448f4c8e8eea35f6e7075282bcd788e
parentfca74306c5369d8a83af992c9a6e481073688423
Deprecate wxWindow::MakeModal().

Using this function was never the right way to show a modal window and it
didn't really work correctly. Instead of futilely trying to fix it, just
deprecate it.

Closes #1561.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/window.h
interface/wx/window.h
src/common/wincmn.cpp